Skip to content

Hostname

aust.auxwork.com

Last fetched

aust.auxwork.com resolves to 2 IPv4 addresses operated by AS197540 in DE.

Nutrition Label

WHISPER CANON · aust.auxwork.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/aust.auxwork.com

Resolution chain

aust.auxwork.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with aust.auxwork.com in WhisperGraph.

Subdomains

1 observed subdomain of aust.auxwork.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for aust.auxwork.com.

MechanismTarget
SPF_Aaust.auxwork.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP116.202.197.244
SPF_IP159.195.71.245
SPF_IP162.55.20.122
SPF_IP185.252.233.138
SPF_IP65.108.107.225
SPF_IP65.108.107.236
SPF_IP69.169.108.114
SPF_IP95.217.194.112
SPF_IP95.217.207.219
SPF_MXaust.auxwork.com

Related pages

Pivot deeper into the graph from aust.auxwork.com.

Cypher and MCP

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

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