Hostname
opensea.com
Last fetched
opensea.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
opensea.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.37.191 | 104.18.37.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.150.65 | 172.64.150.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of opensea.com owner
- Contact emails
- mark@dumaslife.com
- 88b4b2165f2d48a290f650fd92b37337.protect@withheldforprivacy.com
- 9d27c811620f4de79e5636f1bdd17e48.protect@withheldforprivacy.com
- 073d37df-8fc3-4f20-85d9-47f0db7ad7c5@identity-protect.org
- 1975191a-d823-4c7b-8bd3-c446ba31353c@identity-protect.org
- 322ae38f-a5a1-4c8c-8cfe-235f7168a3f8@identity-protect.org
- 6a2bb24a-fd68-4b92-9807-1f27e18bbe1f@identity-protect.org
- 84fad7b2-548b-4ee4-a176-4d90e1b9e185@identity-protect.org
- c8fbcda3-8126-4443-b03d-7400b3f69f93@identity-protect.org
- owner-5417498@opensea.com.whoisprivacyservice.org
- owner-5664709@opensea.com.whoisprivacyservice.org
- owner-5862091@opensea.com.whoisprivacyservice.org
- owner-5934658@opensea.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of opensea.com.
| Subdomain |
|---|
| www.opensea.com |
Web-graph footprint
Distinct hostnames that link to or from opensea.com in the public web crawl.
89 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from opensea.com.
- IP · 104.18.37.191
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · mark@dumaslife.com
- TLD · .com
- Browse hostnames · op…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "opensea.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.