Skip to content

Hostname

centauri.sk

Last fetched

centauri.sk resolves to 1 IPv4 address operated by VNET-AS - VNET a.s. in SK.

Nutrition Label

WHISPER CANON · centauri.skRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/centauri.sk

Resolution chain

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

IPPrefixASNOperatorCountry
81.89.56.11281.89.48.0/20AS29405VNET-AS - VNET a.s.SK

WHOIS identity

No WHOIS records are currently associated with centauri.sk in WhisperGraph.

Subdomains

3 observed subdomains of centauri.sk.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for centauri.sk.

MechanismTarget
SPF_Acentauri.sk
SPF_INCLUDE_spf.gohost.sk
SPF_INCLUDE_spf.hostcreators.sk
SPF_IP2a01:390:dc4:1469::/64
SPF_IP46.229.238.128/27
SPF_IP81.89.56.96/27
SPF_MXcentauri.sk

Related pages

Pivot deeper into the graph from centauri.sk.

Cypher and MCP

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

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