Skip to content

Hostname

isicdanmark.dk

Last fetched

isicdanmark.dk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
40.127.145.16440.127.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
Organization
kilroy international a/s
Contact emails

Subdomains

10 observed subdomains of isicdanmark.dk.

Web-graph footprint

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

23 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for isicdanmark.dk.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEautopilotmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.193.224.244/32
SPF_IP151.193.224.245/32
SPF_IP151.193.65.92/32
SPF_IP151.193.65.93/32
SPF_IP195.95.172.0/24
SPF_IP212.98.88.82
SPF_IP213.239.91.222
SPF_IP3.216.76.230/32
SPF_IP64.34.80.172/32
SPF_IP94.168.92.218

Related pages

Pivot deeper into the graph from isicdanmark.dk.

Cypher and MCP

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

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