Skip to content

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

WHISPER CANON · printfactory-la.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/printfactory-la.com

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.

IPPrefixASNOperatorCountry
15.229.227.3115.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.116.5418.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.39.23618.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.44.20818.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.129.23052.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.143.20054.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:468
Organization
on behalf of printfactory-la.com owner
Contact emails

Subdomains

1 observed subdomain of printfactory-la.com.

Web-graph footprint

Distinct hostnames that link to or from printfactory-la.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for printfactory-la.com.

MechanismTarget
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net

Related pages

Pivot deeper into the graph from printfactory-la.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.