Skip to content

Hostname

itagil.dk

Last fetched

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

Nutrition Label

WHISPER CANON · itagil.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/itagil.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.21.41.237185.21.40.0/22AS48854DK

WHOIS identity

Registrar
Organization
itagil aps
Contact emails

Subdomains

50 observed subdomains of itagil.dk.

Web-graph footprint

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

52 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for itagil.dk.

MechanismTarget
SPF_Amy.drift.itagil.dk
SPF_INCLUDEspf.permido.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspfcloud.letsignit.com
SPF_IP185.21.41.237
SPF_IP62.116.219.180
SPF_IP62.116.219.58
SPF_IP94.137.129.254
SPF_IP94.137.130.90

Related pages

Pivot deeper into the graph from itagil.dk.

Cypher and MCP

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

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