Skip to content

Hostname

primoprint.com

Last fetched

primoprint.com resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · primoprint.comRouting diversity4.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/primoprint.com

Resolution chain

primoprint.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.180.85100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.132.1383.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.161.835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.223.9244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.18.0.9050.18.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.204.166.7854.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.78.17154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

15 observed subdomains of primoprint.com.

Web-graph footprint

Distinct hostnames that link to or from primoprint.com in the public web crawl.

124 sites link to this hostname.

512 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for primoprint.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEtrustpilotservice.com
SPF_IP184.106.55.73
SPF_IP207.200.36.112
SPF_IP50.57.219.120

Related pages

Pivot deeper into the graph from primoprint.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "primoprint.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.