Skip to content

Hostname

ogou.objectfirst.com

Last fetched

ogou.objectfirst.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ogou.objectfirst.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ogou.objectfirst.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.202.45100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.25.164.97100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.74.225100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.30.32107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.82.863.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.119.22944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.129.4552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.100.12652.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.178.18098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.96.4698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.243.25398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.97.13998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ogou.objectfirst.com in WhisperGraph.

Subdomains

4 observed subdomains of ogou.objectfirst.com.

Threat posture

History

Related pages

Pivot deeper into the graph from ogou.objectfirst.com.

Cypher and MCP

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

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