Skip to content

Hostname

apcoa.dk

Last fetched

apcoa.dk resolves to 1 IPv4 address operated by AS15726 in DE. WHOIS lists registrar:united-domains ag as the registrar.

Nutrition Label

WHISPER CANON · apcoa.dkRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/apcoa.dk

Resolution chain

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

IPPrefixASNOperatorCountry
46.231.239.9446.231.232.0/21AS15726DE

WHOIS identity

Registrar
registrar:united-domains ag
Organization
apcoa group
Contact emails

Subdomains

43 observed subdomains of apcoa.dk.

Web-graph footprint

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

126 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for apcoa.dk.

MechanismTarget
SPF_INCLUDE_apcoa_dk.spf-protect.com
SPF_INCLUDE_spf.debbiecollect.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEweb.shared.mysmtp.com
SPF_IP178.72.21.148
SPF_IP178.72.21.155
SPF_IP40.68.36.243/32
SPF_IP77.66.121.216
SPF_IP87.54.36.206

Related pages

Pivot deeper into the graph from apcoa.dk.

Cypher and MCP

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

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