Hostname
boonedam.com
Last fetched
boonedam.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
boonedam.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.24.236 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.25.236 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- bob brady
- Contact emails
Subdomains
63 observed subdomains of boonedam.com.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from boonedam.com in the public web crawl.
274 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for boonedam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2596790.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.netigate.se |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 104.40.141.251 |
| SPF_IP | 13.69.15.173 |
| SPF_IP | 13.93.124.237 |
| SPF_IP | 159.183.67.3 |
| SPF_IP | 178.251.195.101 |
| SPF_IP | 178.251.195.110 |
| SPF_IP | 193.214.155.146 |
| SPF_IP | 20.229.102.46 |
| SPF_IP | 205.160.97.115 |
| SPF_IP | 211.150.80.0/24 |
| SPF_IP | 211.150.99.0/24 |
| SPF_IP | 213.132.190.30 |
| SPF_IP | 4.39.130.110 |
| SPF_IP | 62.204.93.136/32 |
| SPF_IP | 65.41.34.66 |
| SPF_IP | 65.52.144.22 |
| SPF_IP | 67.238.81.45 |
| SPF_IP | 80.84.235.70/32 |
| SPF_IP | 81.17.51.57 |
| SPF_IP | 85.17.187.195/32 |
| SPF_IP | 95.211.74.211/32 |
Related pages
Pivot deeper into the graph from boonedam.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "boonedam.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.