Skip to content

Hostname

seat24.dk

Last fetched

seat24.dk resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in IN.

Nutrition Label

WHISPER CANON · seat24.dkRouting diversity3.0/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/seat24.dk

Resolution chain

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

IPPrefixASNOperatorCountry
23.212.164.16323.212.164.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.IN
23.40.99.1423.40.99.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.40.99.423.40.99.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.58.120.16923.58.120.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.IN

WHOIS identity

Registrar
Organization
etraveli ab
Contact emails

Subdomains

3 observed subdomains of seat24.dk.

Web-graph footprint

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

19 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for seat24.dk.

MechanismTarget
SPF_REDIRECT_spf.etraveli.com

Related pages

Pivot deeper into the graph from seat24.dk.

Cypher and MCP

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

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