Skip to content

Hostname

audd.digital

Last fetched

audd.digital resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · audd.digitalRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/audd.digital

Resolution chain

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

IPPrefixASNOperatorCountry
13.239.52.11113.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.164.13652.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.247.10152.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.31.2254.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1291
Organization
audc pty
Contact emails

Subdomains

17 observed subdomains of audd.digital.

Web-graph footprint

Distinct hostnames that link to or from audd.digital in the public web crawl.

56 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for audd.digital.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEnovatti.com

Related pages

Pivot deeper into the graph from audd.digital.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "audd.digital"})-[: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.