Skip to content

Hostname

hcpetersen.dk

Last fetched

hcpetersen.dk resolves to 6 IPv4 addresses operated by AS47583 in US. WHOIS lists registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada as the registrar.

Nutrition Label

WHISPER CANON · hcpetersen.dkRouting diversity4.2/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/hcpetersen.dk

Resolution chain

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

WHOIS identity

Registrar
registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada
Organization
h.c. petersen & co. eftf. a/s
Contact emails

Subdomains

2 observed subdomains of hcpetersen.dk.

Web-graph footprint

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

120 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for hcpetersen.dk.

Related pages

Pivot deeper into the graph from hcpetersen.dk.

Cypher and MCP

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

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