Skip to content

Hostname

vodafone.gr

Last fetched

vodafone.gr resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · vodafone.grRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/vodafone.gr

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.154.22845.223.154.0/24AS19551INCAPSULA - Incapsula IncGB
45.223.61.22845.223.61.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

No WHOIS records are currently associated with vodafone.gr in WhisperGraph.

Subdomains

153 observed subdomains of vodafone.gr.

Web-graph footprint

Distinct hostnames that link to or from vodafone.gr in the public web crawl.

619 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for vodafone.gr.

MechanismTarget
SPF_Avodafone.gr
SPF_INCLUDE_spf.bubblesmail.org
SPF_INCLUDE_spf.m-stat.gr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.117.163.62
SPF_IP141.145.11.75
SPF_IP195.232.245.160/28
SPF_IP195.232.248.240/28
SPF_IP213.249.16.2
SPF_IP213.249.16.3
SPF_IP51.136.9.123
SPF_IP91.136.10.0/24
SPF_IP91.136.12.0/24
SPF_IP91.136.14.0/24

Related pages

Pivot deeper into the graph from vodafone.gr.

Cypher and MCP

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

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