Skip to content

Hostname

capitalpartners.com

Last fetched

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

Nutrition Label

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

Resolution chain

capitalpartners.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:2
Organization
perfect privacy,
Contact emails

Subdomains

6 observed subdomains of capitalpartners.com.

Web-graph footprint

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

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for capitalpartners.com.

MechanismTarget
SPF_INCLUDE_spf2.efrontcloud.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.59.138
SPF_IP104.47.66.10
SPF_IP148.105.8.0/21
SPF_IP164.109.107.24/32
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP3.234.123.89
SPF_IP35.182.142.254
SPF_IP52.17.9.149
SPF_IP52.48.8.210/32
SPF_IP52.6.190.130/32
SPF_IP52.74.149.14
SPF_IP54.149.27.247
SPF_IP54.172.129.181/32

Related pages

Pivot deeper into the graph from capitalpartners.com.

Cypher and MCP

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

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