Skip to content

Hostname

admire.dk

Last fetched

admire.dk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:simply.com a/s as the registrar.

Nutrition Label

WHISPER CANON · admire.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/admire.dk

Resolution chain

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

IPPrefixASNOperatorCountry
134.209.85.155134.209.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:simply.com a/s
Organization
Contact emails

Subdomains

22 observed subdomains of admire.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for admire.dk.

MechanismTarget
SPF_INCLUDE8396106.spf04.hubspotemail.net
SPF_INCLUDE_spf.webmercs.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.permido.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tigermedia.eu
SPF_IP2.110.21.243
SPF_IP20.238.73.131
SPF_IP31.3.74.163

Related pages

Pivot deeper into the graph from admire.dk.

Cypher and MCP

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

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