Skip to content

Hostname

aimstrings.com

Last fetched

aimstrings.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1542 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.18.11618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.12518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.132.1093.160.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.PT
3.160.132.113.160.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.PT
3.160.132.183.160.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.PT
3.160.132.23.160.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

Registrar
iana:1542
Organization
chang-rock kim
Contact emails

Subdomains

5 observed subdomains of aimstrings.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aimstrings.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.hiworks.co.kr
SPF_INCLUDEmail.stibee.com

Related pages

Pivot deeper into the graph from aimstrings.com.

Cypher and MCP

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

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