Skip to content

Hostname

pons.eu

Last fetched

pons.eu resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL. WHOIS lists registrar:domain robot as the registrar.

Nutrition Label

WHISPER CANON · pons.euRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/pons.eu

Resolution chain

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

IPPrefixASNOperatorCountry
34.91.145.2134.91.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL
34.7.74.5234.7.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL

WHOIS identity

Registrar
registrar:domain robot
Organization
Contact emails

Subdomains

14 observed subdomains of pons.eu.

Web-graph footprint

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

133 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pons.eu.

MechanismTarget
SPF_Amail.klett-bildung.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf1.pons.eu
SPF_MXpons.eu

Related pages

Pivot deeper into the graph from pons.eu.

Cypher and MCP

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

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