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
Resolution chain
brightcrowd.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of brightcrowd.com owner
- Contact emails
- dpangalos@gmail.com
- 610d0d59-a59c-4e05-a1ab-fd4c70d1bdf6@identity-protect.org
- 675952a9-908d-4d1a-90f3-8d6d8c32b399@identity-protect.org
- 9de27f75-0b50-4c27-86c8-b80ea8a40f34@identity-protect.org
- a646d921-36b3-4e0a-b85f-9024c42bb508@identity-protect.org
- bda872b4-430e-4184-9191-e4c9f5ef95e6@identity-protect.org
- e5e2baa6-d618-40eb-83b2-e02284a3d988@identity-protect.org
- owner-1476027@brightcrowd.com.whoisprivacyservice.org
- owner-9336231@brightcrowd.com.whoisprivacyservice.org
- owner@brightcrowd.com.whoisprivacyservice.org
Subdomains
21 observed subdomains of brightcrowd.com.
Showing 15 of 21. View all subdomains →
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
MX records
SPF policy
3 SPF mechanisms authorising senders for brightcrowd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7491370.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from brightcrowd.com.
- IP · 108.138.26.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · dpangalos@gmail.com
- TLD · .com
- Browse hostnames · br…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.