Hostname
sensitivve.com
Last fetched
sensitivve.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sensitivve.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 |
|---|---|---|---|---|
| 192.185.168.141 | 192.185.160.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sensitivve.com owner
- Contact emails
- 20bb0a58-6ec2-42fb-8d94-2a9ab039df33@identity-protect.org
- 28908a3e-5bec-4de3-a7df-f2bf33e1751f@identity-protect.org
- 3da61ddf-17a7-413a-8e14-8d41cd6b115a@identity-protect.org
- 427986f5-9bdb-4c4e-a17d-0982d8a697c3@identity-protect.org
- 7138357b-7fd4-41e2-b7d5-69eab457e499@identity-protect.org
- 83babeae-84ad-4ca5-92ec-104dfcd00684@identity-protect.org
- b8973169-8745-4cfb-9c37-3e18ec02ca54@identity-protect.org
Threat posture
History
Mail and authentication
MX records
- sensitivve.com
Related pages
Pivot deeper into the graph from sensitivve.com.
- IP · 192.185.168.141
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:468
- Country · US
- Email · 20bb0a58-6ec2-42fb-8d94-2a9ab039df33@identity-protect.org
- TLD · .com
- Browse hostnames · se…
- 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: "sensitivve.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.