Skip to content

Hostname

people.dk

Last fetched

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

Nutrition Label

WHISPER CANON · people.dkRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/people.dk

Resolution chain

people.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
people aps
Contact emails

Subdomains

14 observed subdomains of people.dk.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for people.dk.

MechanismTarget
SPF_Apeople.dk
SPF_INCLUDEspf.chosting.dk
SPF_IP109.201.154.65
SPF_IP178.20.216.115
SPF_IP178.20.216.116
SPF_IP178.20.216.128/32
SPF_IP178.20.216.7/32
SPF_IP85.159.232.81
SPF_MXpeople.dk

Related pages

Pivot deeper into the graph from people.dk.

Cypher and MCP

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

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