Skip to content

Hostname

rc-gaga.com

Last fetched

rc-gaga.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:474 as the registrar.

Nutrition Label

WHISPER CANON · rc-gaga.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rc-gaga.com

Resolution chain

rc-gaga.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.192.1.14813.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.195.19618.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.156.7118.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.202.2463.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.89.9235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.175.19152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.107.3452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.230.13952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.193.10452.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.149.25552.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.121.8854.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.195.24657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.15.15043.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.231.23813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.204.23013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:474
Organization
do-reg whois guard service, idc frontier
Contact emails

Web-graph footprint

Distinct hostnames that link to or from rc-gaga.com in the public web crawl.

5 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for rc-gaga.com.

MechanismTarget
SPF_INCLUDEspf.mose-mail.jp

Related pages

Pivot deeper into the graph from rc-gaga.com.

Cypher and MCP

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

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