Skip to content

Hostname

losotech.it

Last fetched

losotech.it resolves to 1 IPv4 address operated by CONTABO-40021 - Contabo Inc. in US. WHOIS lists registrar:seeweb s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · losotech.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/losotech.it

Resolution chain

losotech.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.244.227.209207.244.224.0/20AS40021CONTABO-40021 - Contabo Inc.US

WHOIS identity

Registrar
registrar:seeweb s.r.l.
Organization
losotech italia srls
Contact emails

Subdomains

5 observed subdomains of losotech.it.

Web-graph footprint

Distinct hostnames that link to or from losotech.it in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for losotech.it.

MechanismTarget
SPF_Aapp.emailgo.it
SPF_Alosotech.it
SPF_INCLUDE_spf.th.seeweb.it
SPF_IP207.244.227.209
SPF_IP213.152.198.58
SPF_MXlosotech.it

Related pages

Pivot deeper into the graph from losotech.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "losotech.it"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.