Skip to content

Hostname

capstonebh.com

Last fetched

capstonebh.com resolves to 2 IPv4 addresses operated by COMPASSMSP - CompassMSP, LLC. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · capstonebh.comRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/capstonebh.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.219.178.2162.219.178.0/24AS32489COMPASSMSP - CompassMSP, LLC.CA
172.86.187.177172.86.187.0/24AS32489COMPASSMSP - CompassMSP, LLC.CA

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

4 observed subdomains of capstonebh.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for capstonebh.com.

MechanismTarget
SPF_INCLUDEappriver.com
SPF_INCLUDEcapstonebh-com.spf.smtp25.com
SPF_IP173.22.190.2
SPF_IP173.24.24.65
SPF_IP97.64.133.106
SPF_IP97.64.133.6
SPF_MXcapstonebh.com

Related pages

Pivot deeper into the graph from capstonebh.com.

Cypher and MCP

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

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