Skip to content

Hostname

a-centauri.com

Last fetched

a-centauri.com resolves to 1 IPv4 address operated by ARUBAFIBRA-ASN Internet Service Provider in IT. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · a-centauri.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/a-centauri.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.8.199.211185.8.196.0/22AS202613ARUBAFIBRA-ASN Internet Service ProviderIT

WHOIS identity

Registrar
iana:269
Organization
alessandro cassinis
Contact emails

Subdomains

31 observed subdomains of a-centauri.com.

Web-graph footprint

Distinct hostnames that link to or from a-centauri.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for a-centauri.com.

MechanismTarget
SPF_Aa-centauri.com
SPF_Aergolth.a-centauri.com
SPF_Akamino.a-centauri.com
SPF_Amail18.lwspanel.com
SPF_Amailler18.lws-hosting.com
SPF_Apostoffice.a-centauri.com
SPF_IP91.216.107.237/32
SPF_IP91.216.107.243
SPF_IP93.41.147.219
SPF_MXa-centauri.com

Related pages

Pivot deeper into the graph from a-centauri.com.

Cypher and MCP

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

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