Hostname
bindhq.com
Last fetched
bindhq.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bindhq.com owner
- Contact emails
- cristianj26@yahoo.com
- 14e1c89c-27d5-4233-967a-f76adf762b6c@identity-protect.org
- 67c585d2-c861-4c5c-b6cb-3d19c9a90cb6@identity-protect.org
- 6b46eb34-1e13-4eca-be22-8154bc74d7d6@identity-protect.org
- 91f7b87b-d6b0-40ec-b060-32dcf4987c7d@identity-protect.org
- d739ed67-0531-4696-8379-b4c214edc5d0@identity-protect.org
- fc51496f-7d45-4136-a6da-9b2dd4731904@identity-protect.org
- owner-10343183@bindhq.com.whoisprivacyservice.org
- owner-10415750@bindhq.com.whoisprivacyservice.org
- owner-6113086@bindhq.com.whoisprivacyservice.org
Subdomains
20 observed subdomains of bindhq.com.
Web-graph footprint
Distinct hostnames that link to or from bindhq.com in the public web crawl.
18 sites link to this hostname.
57 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 bindhq.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from bindhq.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bindhq.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.