Skip to content

Hostname

cockpitstudios.org

Last fetched

cockpitstudios.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cockpitstudios.orgRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/cockpitstudios.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.10213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.11913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.71.143.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.783.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.83.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.813.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL

WHOIS identity

Registrar
iana:69
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of cockpitstudios.org.

Web-graph footprint

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

112 sites link to this hostname.

435 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cockpitstudios.org.

MechanismTarget
SPF_Acockpitstudios.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cockpitstudios.org.

Cypher and MCP

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

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