Skip to content

Hostname

contentbase.dk

Last fetched

contentbase.dk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · contentbase.dkRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/contentbase.dk

Resolution chain

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

IPPrefixASNOperatorCountry
52.16.86.15652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.30.12054.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.144.24954.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.148.22654.247.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
Organization
dicentia studios a/s
Contact emails

Subdomains

43 observed subdomains of contentbase.dk.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for contentbase.dk.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from contentbase.dk.

Cypher and MCP

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

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