Skip to content

Hostname

captainform.com

Last fetched

captainform.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · captainform.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/captainform.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.160.46100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.40.2113.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.78.6235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.170.5635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.200.13550.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.81.24252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.220.16052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.71.19754.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
p.f. cornianu florin marius
Contact emails

Subdomains

11 observed subdomains of captainform.com.

Web-graph footprint

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

91 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for captainform.com.

MechanismTarget
SPF_INCLUDE_spf.captainform.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from captainform.com.

Cypher and MCP

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

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