Hostname
bonda.com
Last fetched
bonda.com resolves to 1 IPv4 address operated by AS209242 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bonda.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.170 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bonda.com owner
- Contact emails
- computers@empal.com
- 07b25fab-8af2-4f7d-8067-8dc3aa8697d4@identity-protect.org
- 73479d2b-3e73-44bc-a88a-e3f57c1e6b87@identity-protect.org
- 8fc816c7-cbf6-4ab4-8801-a71846a39d9d@identity-protect.org
- 91f37677-495e-473c-9b03-d6d018a87de4@identity-protect.org
- cecb2879-1f8c-4620-afe3-6e3f288a4110@identity-protect.org
- e915eb60-920b-4102-a6ab-37f3d387caa1@identity-protect.org
- fd2c4d11-46cd-49e5-9c09-5ac5ee033ff7@identity-protect.org
- owner-7008566@bonda.com.whoisprivacyservice.org
- owner-7743521@bonda.com.whoisprivacyservice.org
Subdomains
98 observed subdomains of bonda.com.
Showing 25 of 98. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bonda.com in the public web crawl.
52 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for bonda.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 21934474.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.odoo.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.fromdoppler.com |
Related pages
Pivot deeper into the graph from bonda.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bonda.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.