Skip to content

Hostname

gomp.dk

Last fetched

gomp.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · gomp.dkRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gomp.dk

Resolution chain

gomp.dk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.99.12913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.73.233.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.903.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.913.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.953.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with gomp.dk in WhisperGraph.

Subdomains

2 observed subdomains of gomp.dk.

Web-graph footprint

Distinct hostnames that link to or from gomp.dk in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gomp.dk.

MechanismTarget
SPF_MXgomp.dk

Related pages

Pivot deeper into the graph from gomp.dk.

Cypher and MCP

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

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