Skip to content

Hostname

capitalassociates.com

Last fetched

capitalassociates.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · capitalassociates.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/capitalassociates.com

Resolution chain

capitalassociates.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
bill stewart
Contact emails

Subdomains

2 observed subdomains of capitalassociates.com.

Web-graph footprint

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

5 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for capitalassociates.com.

MechanismTarget
SPF_INCLUDE_spf.realpage.com
SPF_INCLUDEedgepilot.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.14.166.228
SPF_IP172.126.124.137
SPF_IP216.136.2.98
SPF_IP23.120.25.129
SPF_IP23.120.30.105
SPF_IP24.106.203.202
SPF_IP24.199.199.170
SPF_IP40.143.240.0/26
SPF_IP40.143.240.64/27
SPF_IP50.124.153.138
SPF_IP66.147.74.10
SPF_IP66.194.26.226
SPF_IP68.143.170.130
SPF_IP98.101.150.213
SPF_IP99.149.120.181
SPF_IP99.58.166.90

Related pages

Pivot deeper into the graph from capitalassociates.com.

Cypher and MCP

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

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