Skip to content

Hostname

captainconnor.org

Last fetched

captainconnor.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · captainconnor.orgRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/captainconnor.org

Resolution chain

captainconnor.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.131.38.214104.133.6.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

2 observed subdomains of captainconnor.org.

Web-graph footprint

Distinct hostnames that link to or from captainconnor.org in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for captainconnor.org.

MechanismTarget
SPF_Acaptainconnor.org
SPF_INCLUDEemailsrvr.com
SPF_IP144.202.202.234
SPF_IP144.202.202.235
SPF_IP144.202.202.236
SPF_IP144.202.202.237
SPF_IP144.202.202.238
SPF_IP144.202.202.239
SPF_IP144.202.202.240
SPF_IP144.202.202.241
SPF_IP144.202.202.242
SPF_IP144.202.202.243
SPF_IP74.95.120.77
SPF_MXcaptainconnor.org

Related pages

Pivot deeper into the graph from captainconnor.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "captainconnor.org"})-[: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.