Skip to content

Hostname

oercommons.org

Last fetched

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

Nutrition Label

WHISPER CANON · oercommons.orgRouting diversity3.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oercommons.org

Resolution chain

oercommons.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.21.216.3623.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.156.7144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.65.854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

70 observed subdomains of oercommons.org.

Web-graph footprint

Distinct hostnames that link to or from oercommons.org in the public web crawl.

3,260 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from oercommons.org.

Cypher and MCP

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

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