Skip to content

Hostname

brightcrowd.com

Last fetched

brightcrowd.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.12108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.126108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.71108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.80108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.20.10352.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.12252.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.12552.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.8252.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.2152.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.2352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.2552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.4854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of brightcrowd.com owner
Contact emails

Subdomains

21 observed subdomains of brightcrowd.com.

Web-graph footprint

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

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for brightcrowd.com.

MechanismTarget
SPF_INCLUDE7491370.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from brightcrowd.com.

Cypher and MCP

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

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