Skip to content

Hostname

explore-opsu.org

Last fetched

explore-opsu.org resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · explore-opsu.orgRouting diversity3.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/explore-opsu.org

Resolution chain

explore-opsu.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.230.163.434.248.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.1.135.178.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.89.2445.2.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.247.2745.2.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.32.22145.2.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.198.20452.79.0.0/19AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

2 observed subdomains of explore-opsu.org.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for explore-opsu.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsparkpostmail.com

Related pages

Pivot deeper into the graph from explore-opsu.org.

Cypher and MCP

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

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