Skip to content

Hostname

dyro.dk

Last fetched

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

Nutrition Label

WHISPER CANON · dyro.dkRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/dyro.dk

Resolution chain

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

IPPrefixASNOperatorCountry
104.45.44.51104.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
Organization
dystan aps
Contact emails

Subdomains

3 observed subdomains of dyro.dk.

Web-graph footprint

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

18 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dyro.dk.

MechanismTarget
SPF_Adyro.dk
SPF_INCLUDE_custspf.one.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.163.189.116/24
SPF_IP89.22.118.89/24
SPF_IP93.90.115.1/32
SPF_IP93.90.117.1/32
SPF_MXdyro.dk

Related pages

Pivot deeper into the graph from dyro.dk.

Cypher and MCP

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

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