Skip to content

Hostname

chip.dk

Last fetched

chip.dk resolves to 1 IPv4 address operated by AS198631 in DK.

Nutrition Label

WHISPER CANON · chip.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/chip.dk

Resolution chain

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

IPPrefixASNOperatorCountry
128.0.74.3128.0.72.0/22AS198631DK

WHOIS identity

Registrar
Organization
rigshospitalet
Contact emails

Subdomains

3 observed subdomains of chip.dk.

Web-graph footprint

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

94 sites link to this hostname.

117 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for chip.dk.

MechanismTarget
SPF_INCLUDEspf.ubivox.com
SPF_IP130.226.1.3/32
SPF_IP130.226.47.178
SPF_IP130.226.5.194
SPF_IP195.190.31.0/24
SPF_MXchip.dk

Related pages

Pivot deeper into the graph from chip.dk.

Cypher and MCP

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

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