Skip to content

Hostname

bridgecrew.cloud

Last fetched

bridgecrew.cloud resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · bridgecrew.cloudRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/bridgecrew.cloud

Resolution chain

bridgecrew.cloud resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.241.3013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.68.120143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.2143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.62143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.8143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.60.10218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.1218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
bridgecrew
Contact emails

Subdomains

105 observed subdomains of bridgecrew.cloud.

Web-graph footprint

Distinct hostnames that link to or from bridgecrew.cloud in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bridgecrew.cloud.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from bridgecrew.cloud.

Cypher and MCP

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

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