Skip to content

Hostname

en.aimstrings.com

Last fetched

en.aimstrings.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.181.4218.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.6918.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.7118.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.818.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
3.169.137.1193.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.53.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.683.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.993.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

No WHOIS records are currently associated with en.aimstrings.com in WhisperGraph.

Subdomains

1 observed subdomain of en.aimstrings.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for en.aimstrings.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from en.aimstrings.com.

Cypher and MCP

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

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