Skip to content

Hostname

zepeurope.com

Last fetched

zepeurope.com resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · zepeurope.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/zepeurope.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.231.4.248195.231.0.0/19AS31034IT

WHOIS identity

Registrar
iana:69
Organization
alessandro brighenti
Contact emails

Subdomains

18 observed subdomains of zepeurope.com.

Web-graph footprint

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

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for zepeurope.com.

MechanismTarget
SPF_INCLUDE_spf.arubabusiness.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mymailer.it
SPF_IP217.61.51.45
SPF_IP37.156.244.13
SPF_IP85.235.137.107
SPF_IP85.235.137.109
SPF_IP85.235.138.12
SPF_IP85.47.53.162
SPF_IP85.47.53.165
SPF_IP85.47.53.166
SPF_IP85.47.53.167
SPF_IP85.47.53.169
SPF_IP92.70.33.34
SPF_IP95.110.162.13

Related pages

Pivot deeper into the graph from zepeurope.com.

Cypher and MCP

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

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