Skip to content

Hostname

aus.com

Last fetched

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

Nutrition Label

WHISPER CANON · aus.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aus.com

Resolution chain

aus.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:146
Organization
david baker
Contact emails

Subdomains

103 observed subdomains of aus.com.

Web-graph footprint

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

727 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for aus.com.

MechanismTarget
SPF_INCLUDE91068.spf06.hubspotemail.net
SPF_INCLUDE_netblocks.icims.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEbilltrustspf.aus.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.14.112/32
SPF_IP173.252.175.68
SPF_IP173.252.175.93
SPF_IP192.28.149.228
SPF_IP192.40.160.0/19
SPF_IP24.43.109.115
SPF_IP24.43.109.117
SPF_IP24.43.109.118
SPF_IP74.91.80.0/20

Related pages

Pivot deeper into the graph from aus.com.

Cypher and MCP

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

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