Hostname
defibox.com
Last fetched
defibox.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
defibox.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 defibox.com owner
- Contact emails
- domains@hugedomains.com
- 6oouzk50ydr4t1c3ssym@t.o-w-o.info
- vbk4ln3qnyn73msfd35x@e.o-w-o.info
- 20a5766e-1fa3-4b06-b8d9-1d9c00161139@identity-protect.org
- 32e20ec6-e464-4cd8-8931-7d09fe74ac8f@identity-protect.org
- 5c4589bd-cbf4-4d17-9b31-7ff51a43b511@identity-protect.org
- b1510b9c-1b66-45c1-b0a5-0e71d41ea168@identity-protect.org
- ed6b2979-f5fc-4a8b-99df-b9cfdad6cc31@identity-protect.org
- f397799a-2f93-43c8-a943-63ec307cb113@identity-protect.org
- owner-11956768@defibox.com.whoisprivacyservice.org
- owner-6320065@defibox.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from defibox.com in the public web crawl.
11 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for defibox.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from defibox.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "defibox.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.