Skip to content

Hostname

carbitool.com.au

Last fetched

carbitool.com.au resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · carbitool.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/carbitool.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
3.106.107.1463.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:melbourne it
Organization
carb-i-tool (aust.) pty.
Contact emails

Subdomains

5 observed subdomains of carbitool.com.au.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for carbitool.com.au.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEfreshservice.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-a.hotmail.com
SPF_INCLUDEspf-b.hotmail.com
SPF_INCLUDEspf-c.hotmail.com
SPF_INCLUDEspf-d.hotmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.161.96.162/32
SPF_MXcarbitool.com.au

Related pages

Pivot deeper into the graph from carbitool.com.au.

Cypher and MCP

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

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