Hostname
printplace.com
Last fetched
printplace.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
printplace.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.56.73.116 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.57.22.52 | 13.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.18.253.40 | 50.18.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.53.45.26 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.153.127.126 | 54.153.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.176.115.228 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.177.126.249 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.219.123.119 | 54.219.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.219.170.179 | 54.219.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.67.111.28 | 54.67.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
Subdomains
33 observed subdomains of printplace.com.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from printplace.com in the public web crawl.
336 sites link to this hostname.
260 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for printplace.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.printplace.com._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from printplace.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "printplace.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.