Hostname
ouritnews.com
Last fetched
ouritnews.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ouritnews.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.4.128 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.4.15 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.4.25 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.4.53 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 52.84.20.13 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.55 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.69 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.89 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ouritnews.com owner
- Contact emails
- ouritnewscom@obscure.me
- 20a21abf-e031-4f30-819b-b220173ad8e3@identity-protect.org
- 90785d23-b007-42a8-83a0-b8978e192f63@identity-protect.org
- 9668268c-cba0-4dfd-9f16-f484618c72c6@identity-protect.org
- 9fe4ce05-cec4-4c75-b3b6-9bb3e4ca1cd2@identity-protect.org
- a03e4632-0b09-4c98-8c6c-e724359e0292@identity-protect.org
- e460b24a-ba88-4b32-bb27-b3a55d1848c7@identity-protect.org
- owner-2800162@ouritnews.com.whoisprivacyservice.org
- owner-6832877@ouritnews.com.whoisprivacyservice.org
- owner-7840106@ouritnews.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of ouritnews.com.
Web-graph footprint
Distinct hostnames that link to or from ouritnews.com in the public web crawl.
19 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from ouritnews.com.
- IP · 18.172.4.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TH
- Email · ouritnewscom@obscure.me
- TLD · .com
- Browse hostnames · ou…
- 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: "ouritnews.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.