Hostname
obsidianriver.com
Last fetched
obsidianriver.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
obsidianriver.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.87.246.185 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of obsidianriver.com owner
- Contact emails
- natthompson@natthompson.com
- 30065497-6d6f-4a10-b718-9204a64ea054@identity-protect.org
- 515bf9e3-9a8e-4b83-9781-4c2aaaf1425d@identity-protect.org
- 985faaba-32fe-428b-961d-1974152f2265@identity-protect.org
- a9fdef5f-81c1-4e95-a2de-71f9c774a390@identity-protect.org
- bd18ee16-7287-4f77-b6b0-75d5e9b82443@identity-protect.org
- d9bea5e9-9d16-48d7-8a4a-68017c736648@identity-protect.org
- f20384c4-1965-4086-a242-f78196f3ab15@identity-protect.org
- owner-10496068@obsidianriver.com.whoisprivacyservice.org
- owner-2854430@obsidianriver.com.whoisprivacyservice.org
- owner-3301442@obsidianriver.com.whoisprivacyservice.org
- owner-6783017@obsidianriver.com.whoisprivacyservice.org
Subdomains
31 observed subdomains of obsidianriver.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from obsidianriver.com in the public web crawl.
5 sites link to this hostname.
51 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for obsidianriver.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from obsidianriver.com.
- IP · 3.87.246.185
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · natthompson@natthompson.com
- TLD · .com
- Browse hostnames · ob…
- 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: "obsidianriver.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.