Skip to content

Hostname

shoprite.cd

Last fetched

shoprite.cd resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:nic cd migration as the registrar.

Nutrition Label

WHISPER CANON · shoprite.cdRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/shoprite.cd

Resolution chain

shoprite.cd resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.121108.139.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.31108.139.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.42108.139.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.79108.139.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.202.11418.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.11618.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.12018.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.5918.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.168.167.1053.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.1253.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.553.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.693.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:nic cd migration
Organization
office congolais des postes et telecommunications - ocpt
Contact emails

Subdomains

4 observed subdomains of shoprite.cd.

Web-graph footprint

Distinct hostnames that link to or from shoprite.cd in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for shoprite.cd.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf1.shoprite.cd
SPF_INCLUDEza._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from shoprite.cd.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "shoprite.cd"})-[: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.