Skip to content

Hostname

atrmywizard-aiops.com

Last fetched

atrmywizard-aiops.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · atrmywizard-aiops.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/atrmywizard-aiops.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.237.127.24313.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.163.12313.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.204.24413.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.113.7215.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.16.2483.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
54.153.198.7954.153.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.45.22054.206.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.123.24054.253.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.196.1054.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.232.17054.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.89.5154.253.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.123.19454.66.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
32.236.27.3532.236.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.39.20252.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.95.25115.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.4.18515.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:468
Organization
on behalf of atrmywizard-aiops.com owner
Contact emails

Subdomains

14 observed subdomains of atrmywizard-aiops.com.

Threat posture

History

Related pages

Pivot deeper into the graph from atrmywizard-aiops.com.

Cypher and MCP

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

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