Skip to content

Hostname

kupi.com

Last fetched

kupi.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1659 as the registrar.

Nutrition Label

WHISPER CANON · kupi.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kupi.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.248.154.1583.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.252.16634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.217.21634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.21.4754.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.20.10354.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.102.5454.246.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.117.18554.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.101.15354.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.203.3063.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1659
Organization
contact privacy inc. customer 018832816
Contact emails

Subdomains

41 observed subdomains of kupi.com.

Web-graph footprint

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

10 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for kupi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mindbox.ru

Related pages

Pivot deeper into the graph from kupi.com.

Cypher and MCP

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

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