Skip to content

Hostname

vucstor.dk

Last fetched

vucstor.dk resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.140.127162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
vuc storstr?m
Contact emails

Subdomains

13 observed subdomains of vucstor.dk.

Web-graph footprint

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

91 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vucstor.dk.

MechanismTarget
SPF_INCLUDE_spf.centerasecurity.dk
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.gecko.dk
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mcb.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.165.73.4/32
SPF_IP152.115.46.188
SPF_IP185.154.243.82
SPF_IP83.91.91.2

Related pages

Pivot deeper into the graph from vucstor.dk.

Cypher and MCP

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

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