Skip to content

Hostname

audienz.com

Last fetched

audienz.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.153.22716.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.188.86.23818.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.9.1218.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.187.2333.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
audienz
Contact emails

Subdomains

1 observed subdomain of audienz.com.

Web-graph footprint

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

9 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for audienz.com.

MechanismTarget
SPF_Aaudienz.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP136.147.139.193/32
SPF_IP136.147.140.171/32
SPF_IP66.231.87.218/32
SPF_MXaudienz.com

Related pages

Pivot deeper into the graph from audienz.com.

Cypher and MCP

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

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