Skip to content

Hostname

aimultiple.com

Last fetched

aimultiple.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.10913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.11713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.7413.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.9413.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.99.10213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3313.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.7313.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.199.243.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.693.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.743.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.923.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aimultiple.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from aimultiple.com.

Cypher and MCP

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

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