Skip to content

Hostname

rcortechtalk.com

Last fetched

rcortechtalk.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · rcortechtalk.comRouting diversity5.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rcortechtalk.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.9616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.10416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.4316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.19816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.19916.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.10916.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.16.813.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.3.343.5.3.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.211.25352.216.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.217.14952.216.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.220.18152.216.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.115.15752.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.191.3752.218.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.207.8552.218.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.67.1952.217.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.137.12554.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from rcortechtalk.com.

Cypher and MCP

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

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