Skip to content

Hostname

ogentai.com

Last fetched

ogentai.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ogentai.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ogentai.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.192.15116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.204.4316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.9816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.34.3716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.163.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.248.2752.216.248.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.76.1952.216.76.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.118.24552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.198.10152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.227.9352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.73.5152.217.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.128.7754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.160.15754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.201.2154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.229.2954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of ogentai.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ogentai.com.

Cypher and MCP

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

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