Hostname
brandcrush.com
Last fetched
brandcrush.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2733 as the registrar.
Nutrition Label
Resolution chain
brandcrush.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.23.2 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 158.174.211.33 | 158.174.0.0/16 | AS8473 | — | SE |
| 172.67.208.35 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2733
- Organization
- archer technology services
- Contact emails
- sandrews@archertechnologyservices.com
- support@dropcatch.com
- weidawang9898@gmail.com
- 202b8ac2-1963-430e-a995-200dbb7e14bf@identity-protect.org
- 2b29bff4-841f-48b7-b2f4-a1f6119c8ec8@identity-protect.org
- 45f1dab3-bd0f-4b30-8c33-3f59932f0559@identity-protect.org
- a9268e98-f9d6-4b50-ac25-1a7690bd660a@identity-protect.org
- a93a3030-70b0-49cc-83f3-d1a81172824e@identity-protect.org
- c454e4b5-82d3-40c5-ac95-04f254b3d1d0@identity-protect.org
- ff27e2ec-5036-4d53-943e-c22909e3ebd9@identity-protect.org
- owner-3045093@brandcrush.com.whoisprivacyservice.org
- owner-7569783@brandcrush.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of brandcrush.com.
Showing 14 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brandcrush.com in the public web crawl.
13 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from brandcrush.com.
- IP · 104.21.23.2
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2733
- Country · CA
- Email · sandrews@archertechnologyservices.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: "brandcrush.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.