Hostname
osdu-pineapple.com
Last fetched
osdu-pineapple.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
osdu-pineapple.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of osdu-pineapple.com owner
- Contact emails
- 05c4029c-f746-4fcf-9783-02e98b36bc7b@identity-protect.org
- 0928d29e-bf07-49d3-8a5d-22e43b265104@identity-protect.org
- 5ca7d235-aa5b-4392-82e9-a490de5033ea@identity-protect.org
- 697a7e7a-82c3-45b3-a215-c0b49e577264@identity-protect.org
- 77e07ab8-cac1-4802-bb2b-12c1ee22e430@identity-protect.org
- a0a6f9a6-c091-4377-bbdd-a9224c38f8aa@identity-protect.org
- fff0765f-fab8-4bd9-8602-3cbf8a5a7fa0@identity-protect.org
Subdomains
7 observed subdomains of osdu-pineapple.com.
Threat posture
History
Related pages
Pivot deeper into the graph from osdu-pineapple.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "osdu-pineapple.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.