Skip to content

Hostname

034.eu.com

Last fetched

034.eu.com resolves to 1 IPv4 address operated by PAGM-AS in EE. WHOIS lists iana:2374 as the registrar.

Nutrition Label

WHISPER CANON · 034.eu.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/034.eu.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.253.20.233159.253.20.0/24AS198068PAGM-ASEE

WHOIS identity

Registrar
iana:2374
Organization
Contact emails

Subdomains

2 observed subdomains of 034.eu.com.

Web-graph footprint

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

64 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for 034.eu.com.

MechanismTarget
SPF_A034.eu.com
SPF_INCLUDE_spf.google.com
SPF_IP159.253.20.233
SPF_MX034.eu.com

Related pages

Pivot deeper into the graph from 034.eu.com.

Cypher and MCP

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

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