Skip to content

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

WHISPER CANON · boonedam.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/boonedam.com

Resolution chain

boonedam.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.24.236104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.25.236104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
bob brady
Contact emails

Subdomains

63 observed subdomains of boonedam.com.

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

SPF policy

26 SPF mechanisms authorising senders for boonedam.com.

MechanismTarget
SPF_INCLUDE2596790.spf02.hubspotemail.net
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP104.40.141.251
SPF_IP13.69.15.173
SPF_IP13.93.124.237
SPF_IP159.183.67.3
SPF_IP178.251.195.101
SPF_IP178.251.195.110
SPF_IP193.214.155.146
SPF_IP20.229.102.46
SPF_IP205.160.97.115
SPF_IP211.150.80.0/24
SPF_IP211.150.99.0/24
SPF_IP213.132.190.30
SPF_IP4.39.130.110
SPF_IP62.204.93.136/32
SPF_IP65.41.34.66
SPF_IP65.52.144.22
SPF_IP67.238.81.45
SPF_IP80.84.235.70/32
SPF_IP81.17.51.57
SPF_IP85.17.187.195/32
SPF_IP95.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.