Hostname
good-wallpapers.com
Last fetched
good-wallpapers.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:431 as the registrar.
Nutrition Label
Resolution chain
good-wallpapers.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 |
|---|---|---|---|---|
| 13.33.235.108 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.6 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.65 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.8 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 65.9.95.119 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.123 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.9 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.94 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
WHOIS identity
- Registrar
- iana:431
- Organization
- this domain was caught by dropcatch.com
- Contact emails
Subdomains
1 observed subdomain of good-wallpapers.com.
| Subdomain |
|---|
| www.good-wallpapers.com |
Web-graph footprint
Distinct hostnames that link to or from good-wallpapers.com in the public web crawl.
118 sites link to this hostname.
139 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from good-wallpapers.com.
- IP · 13.33.235.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:431
- Country · FI
- Email · good-wallpapers.com@namebrightprivacy.com
- TLD · .com
- Browse hostnames · go…
- 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: "good-wallpapers.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.