Skip to content

Hostname

tradium.dk

Last fetched

tradium.dk resolves to 2 IPv4 addresses operated by ITCN_ in DK.

Nutrition Label

WHISPER CANON · tradium.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tradium.dk

Resolution chain

tradium.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.26.62.4185.26.60.0/22AS204575ITCN_DK
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
Organization
tradium
Contact emails

Subdomains

8 observed subdomains of tradium.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tradium.dk.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.defgo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ubivox.com
SPF_INCLUDEspfinclude.sikkermail.dk
SPF_IP185.26.62.93
SPF_IP195.231.239.247
SPF_IP195.231.241.19
SPF_IP195.231.242.132
SPF_IP195.231.242.133
SPF_IP217.173.251.141
SPF_IP217.173.254.114

Related pages

Pivot deeper into the graph from tradium.dk.

Cypher and MCP

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

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