Skip to content

Hostname

intergomma.eu

Last fetched

intergomma.eu resolves to 1 IPv4 address operated by GOOGLE - Google LLC in NL. WHOIS lists registrar:pdr ltd. as the registrar.

Nutrition Label

WHISPER CANON · intergomma.euRouting diversity1.5/10Peering density8.4/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/intergomma.eu

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.142.25435.214.128.0/17AS15169GOOGLE - Google LLCNL

WHOIS identity

Registrar
registrar:pdr ltd.
Organization
Contact emails

Subdomains

2 observed subdomains of intergomma.eu.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for intergomma.eu.

MechanismTarget
SPF_Adns2.badmamajama.it
SPF_Aintergomma.eu
SPF_IP212.19.127.176
SPF_IP31.156.55.222
SPF_IP82.85.58.252
SPF_MXintergomma.eu

Related pages

Pivot deeper into the graph from intergomma.eu.

Cypher and MCP

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

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