Skip to content

Hostname

caxton.com

Last fetched

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

Nutrition Label

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

Resolution chain

caxton.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
caxton associates lp
Contact emails

Subdomains

23 observed subdomains of caxton.com.

Web-graph footprint

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

24 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for caxton.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.caxton.com
SPF_IP104.192.140.20/30
SPF_IP193.128.118.169
SPF_IP204.122.12.0/28
SPF_IP204.122.8.0/28
SPF_IP40.65.111.175/32
SPF_IP45.62.176.106
SPF_IP45.62.186.164
SPF_IP74.217.224.76

Related pages

Pivot deeper into the graph from caxton.com.

Cypher and MCP

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

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