Skip to content

Hostname

oes.com

Last fetched

oes.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · oes.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oes.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.175.207.113.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.453.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.733.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.883.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
99.84.252.12999.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.1499.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.6299.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.6599.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 016259304
Contact emails

Subdomains

14 observed subdomains of oes.com.

Web-graph footprint

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

52 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for oes.com.

MechanismTarget
SPF_INCLUDE4929071.spf10.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.186.1.0/24
SPF_IP220.101.38.65

Related pages

Pivot deeper into the graph from oes.com.

Cypher and MCP

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

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