Skip to content

Hostname

aidot.com

Last fetched

aidot.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1331 as the registrar.

Nutrition Label

WHISPER CANON · aidot.comRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aidot.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.49.200100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.178.10423.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.118.1683.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.74.1983.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.60.11244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.13.2644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.17.1652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.82.21652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.124.44100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1331
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

10 observed subdomains of aidot.com.

Web-graph footprint

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

124 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aidot.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEe6.expertsender.com
SPF_INCLUDEmail.aidot.com
SPF_INCLUDEmail.zendesk.com
SPF_IP110.80.40.10
SPF_IP139.162.101.140
SPF_IP156.59.178.195
SPF_IP220.160.105.203
SPF_IP220.160.105.205
SPF_IP49.213.24.4

Related pages

Pivot deeper into the graph from aidot.com.

Cypher and MCP

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

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