Hostname
printfactory-la.com
Last fetched
printfactory-la.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
printfactory-la.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.229.227.31 | 15.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.229.116.54 | 18.229.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.230.39.236 | 18.230.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.230.44.208 | 18.230.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 52.67.129.230 | 52.67.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.233.143.200 | 54.233.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of printfactory-la.com owner
- Contact emails
- 1dccf87b-4514-4d60-845c-22db132b7f8b@identity-protect.org
- 22c8eb8a-1194-4ba6-a8b9-cefee9725878@identity-protect.org
- 45ebe495-a62d-4e1c-8c21-c441a68b7cac@identity-protect.org
- 5c9d63f7-c701-48a7-ab2e-f833b6b1346b@identity-protect.org
- 9ec7f233-78b3-4cdc-b95c-478f53982e1c@identity-protect.org
- adf6defa-5c7f-4dfe-bf2b-41334b96ac96@identity-protect.org
- d683022c-59ae-4ff6-87c6-1674f77b6178@identity-protect.org
- ee00e4e3-0146-4ff2-8c49-26a4e72d8dad@identity-protect.org
Subdomains
1 observed subdomain of printfactory-la.com.
| Subdomain |
|---|
| expense.printfactory-la.com |
Web-graph footprint
Distinct hostnames that link to or from printfactory-la.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for printfactory-la.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-la.com.
- IP · 15.229.227.31
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 1dccf87b-4514-4d60-845c-22db132b7f8b@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-la.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.