Hostname
bear411.com
Last fetched
bear411.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bear411.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.26.6.215 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.7.215 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.68.195 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- webid consulting attn bear411.com care of network solutions
- Contact emails
- dg5bb6466gc@networksolutionsprivateregistration.com
- e34ha9gf3jd@networksolutionsprivateregistration.com
- ed3jk5cm5vh@networksolutionsprivateregistration.com
- ek2q653h6hf@networksolutionsprivateregistration.com
- gp9ec8f2777@networksolutionsprivateregistration.com
- h45yh6gb8mj@networksolutionsprivateregistration.com
- ng6nw2xv2q2@networksolutionsprivateregistration.com
- r43mc4gv5qj@networksolutionsprivateregistration.com
- rc5xz8xb92v@networksolutionsprivateregistration.com
- ta9qw3ak3r9@networksolutionsprivateregistration.com
- yn7b73we7ek@networksolutionsprivateregistration.com
- zn86q6t57wj@networksolutionsprivateregistration.com
Subdomains
6 observed subdomains of bear411.com.
Web-graph footprint
Distinct hostnames that link to or from bear411.com in the public web crawl.
27 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for bear411.com.
| Mechanism | Target |
|---|---|
| SPF_A | bear411.com |
| SPF_IP | 216.250.243.253 |
| SPF_IP | 70.35.195.133 |
| SPF_IP | 74.208.200.195 |
| SPF_MX | bear411.com |
Related pages
Pivot deeper into the graph from bear411.com.
- IP · 104.26.6.215
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · dg5bb6466gc@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · be…
- 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: "bear411.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.