Hostname
just-feedback.com
Last fetched
just-feedback.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
just-feedback.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 |
|---|---|---|---|---|
| 18.239.111.28 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.111.29 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.111.3 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.111.91 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of just-feedback.com owner
- Contact emails
- 9c0c1916-9abe-40ad-b74f-13475899a3fd@identity-protect.org
- aedbf9ad-3564-4944-9377-7bcf0e164ee4@identity-protect.org
- d5515d0b-2a8f-402f-8ede-c28daed5b51c@identity-protect.org
- d7605685-7df6-4dd8-a4a2-4ee8d9ebf2ff@identity-protect.org
- f0474262-76e3-416e-9db1-fd33271d39cc@identity-protect.org
- f50354ee-d746-47e6-991e-bc9dbaca85a6@identity-protect.org
- owner-4670414@just-feedback.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of just-feedback.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from just-feedback.com.
- IP · 18.239.111.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 9c0c1916-9abe-40ad-b74f-13475899a3fd@identity-protect.org
- TLD · .com
- Browse hostnames · ju…
- 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: "just-feedback.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.