Skip to content

Hostname

gorickyourself.com

Last fetched

gorickyourself.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · gorickyourself.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.3/10canon.whisper.security/host/gorickyourself.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.11313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.1213.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.183.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.803.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.933.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.230.183.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.273.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.403.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.663.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:470
Organization
turner broadcasting system,
Contact emails

Subdomains

1 observed subdomain of gorickyourself.com.

Web-graph footprint

Distinct hostnames that link to or from gorickyourself.com in the public web crawl.

21 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from gorickyourself.com.

Cypher and MCP

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

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