Skip to content

Hostname

boundtree.com

Last fetched

boundtree.com resolves to 14 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · boundtree.comRouting diversity4.2/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/boundtree.com

Resolution chain

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

WHOIS identity

Registrar
iana:9
Organization
bound tree medical
Contact emails

Subdomains

7 observed subdomains of boundtree.com.

Web-graph footprint

Distinct hostnames that link to or from boundtree.com in the public web crawl.

571 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for boundtree.com.

MechanismTarget
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.249.190.14
SPF_IP104.249.190.18

Related pages

Pivot deeper into the graph from boundtree.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "boundtree.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.