Skip to content

Hostname

centaursoftware.com

Last fetched

centaursoftware.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · centaursoftware.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/centaursoftware.com

Resolution chain

centaursoftware.com 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
iana:13
Organization
centaur software development
Contact emails

Subdomains

27 observed subdomains of centaursoftware.com.

Web-graph footprint

Distinct hostnames that link to or from centaursoftware.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for centaursoftware.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEau.zcsend.net
SPF_INCLUDEauth.msgapp.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net.au
SPF_IP103.138.129.64/27
SPF_IP13.54.246.183
SPF_IP14.201.38.22
SPF_IP52.63.191.246
SPF_IP54.66.128.223

Related pages

Pivot deeper into the graph from centaursoftware.com.

Cypher and MCP

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

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