Hostname
bcrnews.com
Last fetched
bcrnews.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
bcrnews.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 |
|---|---|---|---|---|
| 35.71.182.24 | 35.71.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.223.10.247 | 52.223.0.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:9
- Organization
- brad shaw
- Contact emails
- 280923270a28fd0a345077f2d8a57a63@domaindiscreet.com
- 4c158e7a0a28fd0a58621e34841fd3f0@domaindiscreet.com
- 50456a520a28fd0a6bb40d6403937744@domaindiscreet.com
- 539ca0140a28fd0a762233734c4cbf20@domaindiscreet.com
- 570e63940a28fd0a672e34d8d1ad08be@domaindiscreet.com
- 57271380@myprivatename.com
- 57880107@myprivatename.com
- 65jc8kdpjojc6ak6cq7i1c786t@domaindiscreet.com
- 7ec36dec0a28fd0a2e9fc893b1467378@domaindiscreet.com
- bdshaw@shawnews.com
Subdomains
15 observed subdomains of bcrnews.com.
Web-graph footprint
Distinct hostnames that link to or from bcrnews.com in the public web crawl.
101 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for bcrnews.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | custmail.vdata.com |
| SPF_INCLUDE | secondstreetmail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 205.214.77.119 |
| SPF_IP | 205.214.77.125 |
| SPF_IP | 205.220.165.221 |
| SPF_IP | 205.220.177.221 |
| SPF_MX | bcrnews.com |
Related pages
Pivot deeper into the graph from bcrnews.com.
- IP · 35.71.182.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:9
- Country · US
- Email · 280923270a28fd0a345077f2d8a57a63@domaindiscreet.com
- TLD · .com
- Browse hostnames · bc…
- 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: "bcrnews.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.