Skip to content

Hostname

amazonaccelerate.com

Last fetched

amazonaccelerate.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · amazonaccelerate.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amazonaccelerate.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10613.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12013.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2013.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.55.3618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.180.1193.174.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.233.174.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.323.174.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.733.174.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:3786
Organization
amazon hostmaster
Contact emails

Subdomains

3 observed subdomains of amazonaccelerate.com.

Web-graph footprint

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

88 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for amazonaccelerate.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEapp.aventri.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmail166.atl41.mandrillapp.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEu17293050.wl051.sendgrid.net
SPF_IP205.201.134.166

Related pages

Pivot deeper into the graph from amazonaccelerate.com.

Cypher and MCP

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

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