Skip to content

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

WHISPER CANON · printfactory-usa.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/printfactory-usa.com

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.

IPPrefixASNOperatorCountry
100.49.196.35100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.173.473.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.18.2303.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.225.5734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.187.8734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.87.19235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.80.14544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.137.12452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.125.6752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.254.1454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.178.2054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.195.22798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of 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.

Threat posture

History

Mail and authentication

SPF policy

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

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

Related pages

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

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 20

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