Hostname
printfactory.cloud
Last fetched
printfactory.cloud resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
printfactory.cloud resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.158.246.244 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.159.65.52 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.184.125.232 | 18.184.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.185.159.35 | 18.184.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.69.115.47 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.73.163.146 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.77.225.216 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.78.135.213 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.78.94.240 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.157.196.194 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.152.145 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.180.127.90 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 51.102.79.153 | 51.102.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.183.91.245 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.242.245 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- aurelon b.v.
- Contact emails
Subdomains
28 observed subdomains of printfactory.cloud.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from printfactory.cloud in the public web crawl.
38 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for printfactory.cloud.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | sender.zohobooks.com |
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zcsend.net |
Related pages
Pivot deeper into the graph from printfactory.cloud.
- IP · 18.158.246.244
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · DE
- Email · c302bed614bfc65c622dd4798beef15e-5091304@contact.gandi.net
- TLD · .cloud
- 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: "printfactory.cloud"})-[: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.