Skip to content

Hostname

cupprint.com

Last fetched

cupprint.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1448 as the registrar.

Nutrition Label

WHISPER CANON · cupprint.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cupprint.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.89.218104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.165.52172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1448
Organization
cupprint europe
Contact emails

Subdomains

62 observed subdomains of cupprint.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for cupprint.com.

MechanismTarget
SPF_Amail-printq.your-printq.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP12.105.150.28
SPF_IP162.243.11.180
SPF_IP195.236.7.33
SPF_IP195.236.7.52
SPF_IP212.147.209.119
SPF_IP212.147.209.123
SPF_IP212.147.209.164
SPF_IP212.147.209.217
SPF_IP212.147.209.48
SPF_IP212.147.209.56
SPF_IP212.147.209.62
SPF_IP64.227.71.179
SPF_IP88.87.181.74

Related pages

Pivot deeper into the graph from cupprint.com.

Cypher and MCP

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

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