Skip to content

Hostname

isyn.dk

Last fetched

isyn.dk resolves to 1 IPv4 address operated by AS3308 in DK.

Nutrition Label

WHISPER CANON · isyn.dkRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/isyn.dk

Resolution chain

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

IPPrefixASNOperatorCountry
62.199.210.10462.198.0.0/15AS3308DK

WHOIS identity

Registrar
Organization
logicmedia a/s
Contact emails

Subdomains

4 observed subdomains of isyn.dk.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for isyn.dk.

MechanismTarget
SPF_Aisyn.dk
SPF_IP194.255.4.227
SPF_IP194.255.4.237
SPF_IP194.255.4.238
SPF_IP194.255.4.239
SPF_IP194.255.4.240
SPF_IP62.199.210.126
SPF_IP62.242.146.172
SPF_MXisyn.dk

Related pages

Pivot deeper into the graph from isyn.dk.

Cypher and MCP

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

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