Skip to content

Hostname

millennium.sk

Last fetched

millennium.sk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:webglobe, a.s. as the registrar.

Nutrition Label

WHISPER CANON · millennium.skRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/millennium.sk

Resolution chain

millennium.sk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:webglobe, a.s.
Organization
millennium, spol. s r. o.
Contact emails

Subdomains

27 observed subdomains of millennium.sk.

Web-graph footprint

Distinct hostnames that link to or from millennium.sk in the public web crawl.

31 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for millennium.sk.

MechanismTarget
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEeur.pb-dynmktge.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.79.3.5/32
SPF_IP20.16.72.107
SPF_IP20.160.96.87
SPF_IP20.71.132.143
SPF_IP20.71.50.80
SPF_IP52.174.34.172
SPF_IP90.64.237.29
SPF_IP90.64.237.30

Related pages

Pivot deeper into the graph from millennium.sk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "millennium.sk"})-[: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.