Hostname
bondaemail.com
Last fetched
bondaemail.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bondaemail.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 |
|---|---|---|---|---|
| 18.211.7.178 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bondaemail.com owner
- Contact emails
- 0d3a1ffc-cec2-4147-8a61-325dd5cdba94@identity-protect.org
- 167c520f-dfdc-4d66-a70e-dacf02751c9b@identity-protect.org
- 1e3f4b13-2ab0-49b6-b9c9-7348d65b8071@identity-protect.org
- 7327a5bb-7cdf-4804-8a1f-d70da94b4dea@identity-protect.org
- aecefdf0-e6d2-4f22-b026-fc18b28ae827@identity-protect.org
- e39938f0-ffd2-4f06-9712-15402d6a9298@identity-protect.org
Subdomains
2 observed subdomains of bondaemail.com.
| Subdomain |
|---|
| icm.bondaemail.com |
| vsl.bondaemail.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for bondaemail.com.
| Mechanism | Target |
|---|---|
| SPF_A | cuponstarmail.com |
| SPF_INCLUDE | _spf.embluemail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.fromdoppler.com |
Related pages
Pivot deeper into the graph from bondaemail.com.
- IP · 18.211.7.178
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0d3a1ffc-cec2-4147-8a61-325dd5cdba94@identity-protect.org
- TLD · .com
- Browse hostnames · bo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bondaemail.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.