Skip to content

Hostname

campo.dk

Last fetched

campo.dk resolves to 1 IPv4 address operated by AS201078 in DK.

Nutrition Label

WHISPER CANON · campo.dkRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/campo.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.85.4.104185.85.4.0/22AS201078DK

WHOIS identity

Registrar
Organization
3k plus a/s
Contact emails

Subdomains

1 observed subdomain of campo.dk.

Subdomain
www.campo.dk

Web-graph footprint

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

121 sites link to this hostname.

304 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for campo.dk.

MechanismTarget
SPF_INCLUDE_spf50940.spfprotect.com

Related pages

Pivot deeper into the graph from campo.dk.

Cypher and MCP

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

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