Hostname
printsofjoy.com
Last fetched
printsofjoy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
printsofjoy.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.239.208.13 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.16 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.36 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.91 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 54.230.62.127 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.3 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.43 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.88 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of printsofjoy.com owner
- Contact emails
- 19c3ad71-9c78-4490-bb78-f14426dffdd4@identity-protect.org
- 57a8f011-c2c0-472f-a0f4-259a9f61b3c1@identity-protect.org
- 894123fc-40ef-41d8-be1d-b6ce78677978@identity-protect.org
- e235c24f-ae7b-4221-8a8c-a23d0b4a50d6@identity-protect.org
- e3883f37-2188-4c2d-ac20-bd314b4cd487@identity-protect.org
- f069cd45-5026-41fb-ae31-55bc307b9e67@identity-protect.org
- fd22d9d7-06c9-4689-9eb2-03352d9b11f3@identity-protect.org
- owner-9730383@printsofjoy.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of printsofjoy.com.
| Subdomain |
|---|
| www.printsofjoy.com |
Web-graph footprint
Distinct hostnames that link to or from printsofjoy.com in the public web crawl.
5 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from printsofjoy.com.
- IP · 18.239.208.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BE
- Email · 19c3ad71-9c78-4490-bb78-f14426dffdd4@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "printsofjoy.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.