Skip to content

Hostname

auxwork.com

Last fetched

auxwork.com resolves to 2 IPv4 addresses operated by AS197540 in DE. WHOIS lists iana:4326 as the registrar.

Nutrition Label

WHISPER CANON · auxwork.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/auxwork.com

Resolution chain

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

WHOIS identity

Registrar
iana:4326
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

22 observed subdomains of auxwork.com.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • auxwork.com

SPF policy

15 SPF mechanisms authorising senders for auxwork.com.

MechanismTarget
SPF_Aauxwork.com
SPF_INCLUDEnvme-servers.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEserver-c-m1.nvme-servers.com
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_IP38.246.112.106
SPF_IP46.4.38.214
SPF_IP65.108.9.234
SPF_IP95.217.194.112
SPF_IP95.217.207.219
SPF_MXauxwork.com

Related pages

Pivot deeper into the graph from auxwork.com.

Cypher and MCP

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

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