Hostname
printfactory-usa.com
Last fetched
printfactory-usa.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
printfactory-usa.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.49.196.35 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.224.173.47 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.225.18.230 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.224.225.57 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.231.187.87 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.175.87.192 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.194.80.145 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.20.137.124 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.4.125.67 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.156.254.14 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.163.178.20 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.87.195.227 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of printfactory-usa.com owner
- Contact emails
- 261096f0-ae79-4704-ad1f-cc4582540ebd@identity-protect.org
- 315d8151-647c-443b-8d0a-84074946b1b5@identity-protect.org
- 344e61d7-240e-4632-9798-4639f5e946d7@identity-protect.org
- 532b1d4b-dbd4-4104-b5fc-d943829dd95b@identity-protect.org
- 63463784-a783-40dc-8634-4775c6475b7c@identity-protect.org
- 741a2a3d-a2b8-4437-87fa-fd6915e714bb@identity-protect.org
- bf7b6ea1-da62-4c65-a041-26d11f30771a@identity-protect.org
- e17b1508-0b16-4dd9-8d1a-7faf93be0c72@identity-protect.org
Subdomains
1 observed subdomain of printfactory-usa.com.
| Subdomain |
|---|
| expense.printfactory-usa.com |
Web-graph footprint
Distinct hostnames that link to or from printfactory-usa.com in the public web crawl.
14 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for printfactory-usa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sender.zohobooks.com |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | transmail.net |
Related pages
Pivot deeper into the graph from printfactory-usa.com.
- IP · 100.49.196.35
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 261096f0-ae79-4704-ad1f-cc4582540ebd@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: "printfactory-usa.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.