Skip to content

Hostname

apair.dk

Last fetched

apair.dk appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · apair.dkRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/apair.dk

Resolution chain

apair.dk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
claus allan freiesleben hjort
Contact emails

Subdomains

4 observed subdomains of apair.dk.

Web-graph footprint

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

46 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for apair.dk.

MechanismTarget
SPF_Aapair.dk
SPF_INCLUDE_spf.powerhosting.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP94.127.151.120
SPF_IP94.127.51.119
SPF_IP94.130.129.209
SPF_IP94.231.110.59
SPF_MXapair.dk

Related pages

Pivot deeper into the graph from apair.dk.

Cypher and MCP

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

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