Skip to content

Hostname

smartpack.dk

Last fetched

smartpack.dk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.2.166104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.186.250172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
nicolai johannes mortensen
Contact emails

Subdomains

16 observed subdomains of smartpack.dk.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for smartpack.dk.

MechanismTarget
SPF_INCLUDE_spf.herodesk-mails.io
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEsend.heysender.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartpack.dk
SPF_IP46.165.253.99

Related pages

Pivot deeper into the graph from smartpack.dk.

Cypher and MCP

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

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