Skip to content

Hostname

auxano.com

Last fetched

auxano.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · auxano.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/auxano.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.89.227.64159.89.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:1910
Organization
auxano consulting
Contact emails

Subdomains

8 observed subdomains of auxano.com.

Web-graph footprint

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

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for auxano.com.

MechanismTarget
SPF_Aauxano.com
SPF_INCLUDE7209488.spf04.hubspotemail.net
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEspf-westus.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.203.187.72
SPF_IP74.117.222.18
SPF_IP98.129.184.1/24
SPF_MXauxano.com

Related pages

Pivot deeper into the graph from auxano.com.

Cypher and MCP

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

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