Skip to content

Hostname

waynet.it

Last fetched

waynet.it resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:telecom italia s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
116.203.42.211116.203.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:telecom italia s.p.a.
Organization
w.a.y. srl
Contact emails

Subdomains

1 observed subdomain of waynet.it.

Subdomain
www.waynet.it

Web-graph footprint

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

37 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for waynet.it.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mt.messcube.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.54.120.134
SPF_IP156.54.120.135
SPF_IP156.54.89.244
SPF_IP78.46.163.123
SPF_MXwaynet.it

Related pages

Pivot deeper into the graph from waynet.it.

Cypher and MCP

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

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