Hostname
backthebird.com
Last fetched
backthebird.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
backthebird.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.37.139 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.209.39 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of backthebird.com owner
- Contact emails
- 3179b9bf-a1b3-4f66-b1e0-779c27348089@identity-protect.org
- 4bad08e5-5884-4179-91b5-b94d0e1b2b4f@identity-protect.org
- 78b6edbf-906f-41ba-bdb7-f67f71a02299@identity-protect.org
- 80751e4c-5709-49e3-8bb3-6545fe453e14@identity-protect.org
- 90faf03a-87cd-4c98-bb34-dd4209dc6330@identity-protect.org
- 94778d35-7f92-4aa4-91c0-59c7c2218ed8@identity-protect.org
- ef1ac7e2-c1f2-45b7-ada1-eeb4e817dd84@identity-protect.org
Subdomains
1 observed subdomain of backthebird.com.
| Subdomain |
|---|
| www.backthebird.com |
Web-graph footprint
Distinct hostnames that link to or from backthebird.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from backthebird.com.
- IP · 104.21.37.139
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 3179b9bf-a1b3-4f66-b1e0-779c27348089@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- 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: "backthebird.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.