Skip to content

Hostname

vucfyn.dk

Last fetched

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

Nutrition Label

WHISPER CANON · vucfyn.dkRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/vucfyn.dk

Resolution chain

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

IPPrefixASNOperatorCountry
52.178.24.18652.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
Organization
hf & vuc fyn
Contact emails

Subdomains

21 observed subdomains of vucfyn.dk.

Web-graph footprint

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

110 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for vucfyn.dk.

MechanismTarget
SPF_Ashop.vucfyn.dk
SPF_INCLUDE_spf.centerasecurity.dk
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mcb.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.179.83.107
SPF_IP87.48.163.29

Related pages

Pivot deeper into the graph from vucfyn.dk.

Cypher and MCP

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

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