Skip to content

Hostname

wwt.it

Last fetched

wwt.it resolves to 2 IPv4 addresses operated by AS16276 in DE. WHOIS lists registrar:tunda it s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · wwt.itRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/wwt.it

Resolution chain

wwt.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:tunda it s.r.l.
Organization
web world technologies s.r.l
Contact emails

Subdomains

19 observed subdomains of wwt.it.

Web-graph footprint

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

22 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wwt.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemailsp.it
SPF_INCLUDEmail.zendesk.com
SPF_IP185.56.10.10
SPF_IP207.180.240.104
SPF_IP5.144.160.214
SPF_IP93.174.64.0/21

Related pages

Pivot deeper into the graph from wwt.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wwt.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.