Skip to content

Hostname

aimsplatform.com

Last fetched

aimsplatform.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aimsplatform.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aimsplatform.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.153.11213.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.11313.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.1513.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.6913.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.66.112.418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.24.203.168.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.24.613.168.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.24.713.168.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.24.833.168.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

170 observed subdomains of aimsplatform.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aimsplatform.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP209.85.220.97/32
SPF_IP54.208.63.67

Related pages

Pivot deeper into the graph from aimsplatform.com.

Cypher and MCP

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

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