Skip to content

Hostname

captainu.com

Last fetched

captainu.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · captainu.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/captainu.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.208.188.11934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.233.1744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
45.223.161.2745.223.161.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.181.2745.223.181.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:468
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

14 observed subdomains of captainu.com.

Web-graph footprint

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

138 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for captainu.com.

MechanismTarget
SPF_INCLUDE_spf.captainu_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from captainu.com.

Cypher and MCP

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

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