Skip to content

Hostname

amayarationalgroup.com

Last fetched

amayarationalgroup.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.18.47.21552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.207.2652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.46.18552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.185.14954.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.83.18354.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.153.7554.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0138217750
Contact emails

Subdomains

3 observed subdomains of amayarationalgroup.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from amayarationalgroup.com.

Cypher and MCP

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

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