Skip to content

Hostname

oecs.int

Last fetched

oecs.int resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · oecs.intRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/oecs.int

Resolution chain

oecs.int resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.23.40.13.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
simon alexander, ijnanya isaac
Contact emails

Subdomains

36 observed subdomains of oecs.int.

Web-graph footprint

Distinct hostnames that link to or from oecs.int in the public web crawl.

134 sites link to this hostname.

307 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for oecs.int.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEapp.frevvo.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_IP207.210.208.98
SPF_IP207.210.208.99
SPF_IP3.23.40.1
SPF_IP72.249.108.114

Related pages

Pivot deeper into the graph from oecs.int.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "oecs.int"})-[: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.