Skip to content

Hostname

catgu-nrm.com

Last fetched

catgu-nrm.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · catgu-nrm.comRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/catgu-nrm.com

Resolution chain

catgu-nrm.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.248.2100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.49.1243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.63.73.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.128.16834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.40.15434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.254.6334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.228.22035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.27.1144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.243.8950.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.181.15552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.60.3254.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.88.81.1083.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.57.225.106100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.56.94.42100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of catgu-nrm.com owner
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from catgu-nrm.com.

Cypher and MCP

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

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