Hostname
stopjustinflation.com
Last fetched
stopjustinflation.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
stopjustinflation.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.147.151.19 | 16.147.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.210.247.118 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.240.15.141 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.39.50.145 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.191.242.30 | 54.191.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.200.11.71 | 54.200.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of stopjustinflation.com owner
- Contact emails
- 07761f1b-14f9-4797-9fad-3fe27773abd2@identity-protect.org
- 1b2e9b1c-8713-4582-963e-9a65260fac64@identity-protect.org
- 2b4ff764-225b-4fcb-94b2-5ebfde59ad05@identity-protect.org
- 444e5441-a544-4eec-831d-d4a5b1135ca4@identity-protect.org
- c2bca481-886f-4e99-a474-4b4984341b57@identity-protect.org
- d29c7091-881e-4abf-90d6-1757ab85d8c9@identity-protect.org
- owner-5784251@stopjustinflation.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from stopjustinflation.com.
- IP · 16.147.151.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 07761f1b-14f9-4797-9fad-3fe27773abd2@identity-protect.org
- TLD · .com
- Browse hostnames · st…
- 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: "stopjustinflation.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.