Skip to content

Hostname

www.mth.dk

Last fetched

www.mth.dk resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

WHISPER CANON · www.mth.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.mth.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.20.204.81185.20.204.0/22AS48854DK

WHOIS identity

No WHOIS records are currently associated with www.mth.dk in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for www.mth.dk.

MechanismTarget
SPF_INCLUDE_spf.paychex.eu
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.comendosystems.com
SPF_INCLUDEspf.hostnordic.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.101.17
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP185.163.189.13
SPF_IP185.163.189.17
SPF_IP188.244.67.230
SPF_IP194.255.110.227
SPF_IP217.33.210.75
SPF_IP3.123.206.219/32
SPF_IP40.114.244.95
SPF_IP52.157.180.94
SPF_IP62.242.12.184

Related pages

Pivot deeper into the graph from www.mth.dk.

Cypher and MCP

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

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