Hostname
localnewsbreak.com
Last fetched
localnewsbreak.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
localnewsbreak.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.160.50.67 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.167.47.138 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.229.152.208 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.43.92.219 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- buydomains_com
- Contact emails
- brokerage@buydomains.com
- domains@hugedomains.com
- 2501f730-188c-47ec-a4ba-b7a834698bd6@identity-protect.org
- 299ad7d0-3207-45e8-80f1-3515b8152dbe@identity-protect.org
- 3717883e-99d0-4041-83d2-b225e0f995fa@identity-protect.org
- 7e019908-272f-4d07-a604-c4050d36bc56@identity-protect.org
- bbe2c760-24c5-432b-84da-8f467cb65809@identity-protect.org
- c238546d-a1e1-43a7-b680-441b25318cb1@identity-protect.org
Subdomains
3 observed subdomains of localnewsbreak.com.
Web-graph footprint
Distinct hostnames that link to or from localnewsbreak.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for localnewsbreak.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from localnewsbreak.com.
- IP · 35.160.50.67
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · brokerage@buydomains.com
- TLD · .com
- Browse hostnames · lo…
- 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: "localnewsbreak.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.