Skip to content

Hostname

okagego.com

Last fetched

okagego.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.178.103.22518.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.117.643.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.59.21143.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.127.17152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.145.15152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.153.8452.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.173.20754.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.108.354.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.210.7054.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.222.14157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.220.9557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.78.25513.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.176.2113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.93.14816.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

57 observed subdomains of okagego.com.

Web-graph footprint

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

21 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from okagego.com.

Cypher and MCP

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

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