Skip to content

Hostname

captain-carry.com

Last fetched

captain-carry.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · captain-carry.comRouting diversity3.0/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/captain-carry.com

Resolution chain

captain-carry.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.8.249104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.249104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.228172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
35.214.169.6435.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

2 observed subdomains of captain-carry.com.

Web-graph footprint

Distinct hostnames that link to or from captain-carry.com in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for captain-carry.com.

MechanismTarget
SPF_Acaptain-carry.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEcaptain-carry.com.spf.auto.dnssmarthost.net
SPF_IP35.214.169.64
SPF_IP35.214.190.175
SPF_MXcaptain-carry.com

Related pages

Pivot deeper into the graph from captain-carry.com.

Cypher and MCP

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

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