Skip to content

Hostname

amenli.com

Last fetched

amenli.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.69.11113.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.5113.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.7113.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.9813.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.167.183.1063.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.183.1103.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.183.1173.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.183.1213.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.1199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.161.983.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.323.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.173.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.693.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

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 amenli.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for amenli.com.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.amenli.com

Related pages

Pivot deeper into the graph from amenli.com.

Cypher and MCP

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

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