Hostname
bi-octopus.com
Last fetched
bi-octopus.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bi-octopus.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 bi-octopus.com owner
- Contact emails
- 70402e08-fd15-4b00-a3af-3f3a5e6f6edd@identity-protect.org
- 9b45e38c-c82e-40f3-8975-43e3643d64c4@identity-protect.org
- a90f8c39-0f4a-4fdd-bf6f-4727a9ef95b2@identity-protect.org
- c71ba266-bd22-4a8f-9b46-daaacd6eff13@identity-protect.org
- c7de1779-e3cc-45fc-8c82-9ce7c0094adc@identity-protect.org
- e5f6a410-2e4d-475d-8ee5-d15e05b3eb48@identity-protect.org
- f14fd451-0c8b-4568-8c5d-b07f60a615aa@identity-protect.org
- owner-8113057@bi-octopus.com.whoisprivacyservice.org
Subdomains
30 observed subdomains of bi-octopus.com.
Showing 18 of 30. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for bi-octopus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from bi-octopus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bi-octopus.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.