Skip to content

Hostname

auxly.com

Last fetched

auxly.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · auxly.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/auxly.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.157.228.17215.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.181.1733.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.36.813.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.188.2433.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.16.1713.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.186.21035.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of auxly.com owner
Contact emails

Subdomains

21 observed subdomains of auxly.com.

Web-graph footprint

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

173 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for auxly.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from auxly.com.

Cypher and MCP

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

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