Skip to content

Hostname

djursmoebler.dk

Last fetched

djursmoebler.dk resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · djursmoebler.dkRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/djursmoebler.dk

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.127104.28.71.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.127104.28.71.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.19172.68.147.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.48.81.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.7.92.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
Organization
e. l. udlejning
Contact emails

Subdomains

5 observed subdomains of djursmoebler.dk.

Web-graph footprint

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

13 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for djursmoebler.dk.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.simply.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP185.31.79.5

Related pages

Pivot deeper into the graph from djursmoebler.dk.

Cypher and MCP

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

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