Skip to content

Hostname

ambisafe.io

Last fetched

ambisafe.io resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · ambisafe.ioRouting diversity3.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/ambisafe.io

Resolution chain

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

IPPrefixASNOperatorCountry
34.236.89.735.34.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.243.3045.4.8.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.229.10545.4.8.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.85.17145.4.8.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.126.4154.192.208.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.140.3754.249.0.0/19AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

Subdomains

54 observed subdomains of ambisafe.io.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ambisafe.io.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from ambisafe.io.

Cypher and MCP

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

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