Skip to content

Hostname

ambient.digital

Last fetched

ambient.digital resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ambient.digitalRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ambient.digital

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.10.23108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.10.59108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.10.78108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.10.82108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.214.11108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.129108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.70108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.84108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.66.122.12618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.24.53.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.563.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.603.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.823.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.1054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
ambient ambient
Contact emails

Subdomains

109 observed subdomains of ambient.digital.

Web-graph footprint

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

67 sites link to this hostname.

167 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ambient.digital.

MechanismTarget
SPF_INCLUDE8932885.spf04.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.de

Related pages

Pivot deeper into the graph from ambient.digital.

Cypher and MCP

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

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