Skip to content

Hostname

captainjacksbev.com

Last fetched

captainjacksbev.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · captainjacksbev.comRouting diversity5.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/captainjacksbev.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.52.192100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.134.12423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.86.313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.2.383.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.240.16734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.110.11544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.114.5952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.180.21652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.237.8954.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.154.6854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.143.2954.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.21.11954.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

1 observed subdomain of captainjacksbev.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for captainjacksbev.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from captainjacksbev.com.

Cypher and MCP

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

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