Skip to content

Hostname

goneo.de

Last fetched

goneo.de resolves to 1 IPv4 address operated by MK-NETZDIENSTE-AS in DE.

Nutrition Label

WHISPER CANON · goneo.deRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/goneo.de

Resolution chain

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

IPPrefixASNOperatorCountry
82.100.220.16782.100.192.0/18AS25394MK-NETZDIENSTE-ASDE

WHOIS identity

No WHOIS records are currently associated with goneo.de in WhisperGraph.

Subdomains

1,230 observed subdomains of goneo.de.

Web-graph footprint

Distinct hostnames that link to or from goneo.de in the public web crawl.

406 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for goneo.de.

MechanismTarget
SPF_INCLUDE_ascio-netblocks.goneo.de
SPF_INCLUDE_netblocks.goneo.de
SPF_INCLUDE_spf.epag.de
SPF_INCLUDE_spf.mk.de
SPF_IP2001:1640:5::2:85/128
SPF_IP82.100.221.85/32

Related pages

Pivot deeper into the graph from goneo.de.

Cypher and MCP

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

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