Skip to content

Hostname

ch-tool.dk

Last fetched

ch-tool.dk resolves to 1 IPv4 address operated by AS39642 in DK.

Nutrition Label

WHISPER CANON · ch-tool.dkRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ch-tool.dk

Resolution chain

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

IPPrefixASNOperatorCountry
86.52.24.20986.52.0.0/16AS39642DK

WHOIS identity

Registrar
Organization
ch vaerkt?j & maskinproduktion i/s
Contact emails

Subdomains

1 observed subdomain of ch-tool.dk.

Web-graph footprint

Distinct hostnames that link to or from ch-tool.dk in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ch-tool.dk.

MechanismTarget
SPF_Amail.ishost.dk
SPF_Amail3.ishost.dk
SPF_MXch-tool.dk

Related pages

Pivot deeper into the graph from ch-tool.dk.

Cypher and MCP

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

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