Hostname
bondoptics.com
Last fetched
bondoptics.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bondoptics.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:2
- Organization
- bond optics
- Contact emails
- awarren@bondoptics.com
- ba9n34rf9cm@networksolutionsprivateregistration.com
- cy35e9uh9dr@networksolutionsprivateregistration.com
- hh9pv7we5j4@networksolutionsprivateregistration.com
- ke63p3sj2bv@networksolutionsprivateregistration.com
- n94q87xn4zn@networksolutionsprivateregistration.com
- pg9x67ns5cq@networksolutionsprivateregistration.com
- sa2yq94q9vg@networksolutionsprivateregistration.com
- sd2se6y29qr@networksolutionsprivateregistration.com
- ss3d69bp6bk@networksolutionsprivateregistration.com
Subdomains
4 observed subdomains of bondoptics.com.
Web-graph footprint
Distinct hostnames that link to or from bondoptics.com in the public web crawl.
7 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for bondoptics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | bondopticsllc.mail.protection.outlook.com |
| SPF_INCLUDE | spf.protection.office365.us |
| SPF_IP | 71.181.86.34 |
Related pages
Pivot deeper into the graph from bondoptics.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bondoptics.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.