Skip to content

Hostname

audian.com

Last fetched

audian.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · audian.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/audian.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.173.5213.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.5613.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.713.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.9213.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.66.147.12918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.1318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.59.23.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.59.283.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.59.293.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.59.323.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
54.192.35.10554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
audian
Contact emails

Subdomains

188 observed subdomains of audian.com.

Web-graph footprint

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

9 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for audian.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmta.tawk.to
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.audian.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from audian.com.

Cypher and MCP

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

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