Skip to content

Hostname

abf1941.dk

Last fetched

abf1941.dk resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

WHISPER CANON · abf1941.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/abf1941.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.21.41.186185.21.40.0/22AS48854DK

WHOIS identity

Registrar
Organization
andelsboligforeningen af 1941
Contact emails

Subdomains

2 observed subdomains of abf1941.dk.

Web-graph footprint

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

8 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for abf1941.dk.

MechanismTarget
SPF_INCLUDE_spf.signicat.cloud
SPF_INCLUDEo._spf.hostedsepo.dk
SPF_INCLUDEspf-esec.heimdalsecurity.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ubivox.com
SPF_INCLUDEspf.unoeuro.com
SPF_IP185.21.41.186
SPF_IP194.255.4.238
SPF_IP62.199.210.126
SPF_IP62.243.125.226
SPF_IP77.247.70.242/32
SPF_IP83.136.90.163
SPF_IP93.165.157.101
SPF_IP93.191.155.217/32
SPF_IP93.90.117.99/32

Related pages

Pivot deeper into the graph from abf1941.dk.

Cypher and MCP

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

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