Skip to content

Hostname

vodafoneziggo.com

Last fetched

vodafoneziggo.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · vodafoneziggo.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/vodafoneziggo.com

Resolution chain

vodafoneziggo.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.217.15.1854.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.131.254.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.71.17954.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
nautadutilh n.v.
Contact emails

Subdomains

136 observed subdomains of vodafoneziggo.com.

Web-graph footprint

Distinct hostnames that link to or from vodafoneziggo.com in the public web crawl.

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vodafoneziggo.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.178.218.80/26

Related pages

Pivot deeper into the graph from vodafoneziggo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vodafoneziggo.com"})-[: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.