Hostname
depop.com
Last fetched
depop.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
depop.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.159.140.221 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.0.219 | 172.66.0.0/22 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of depop.com owner
- Contact emails
- services@depop.com
- services@garage.me
- 174726bc-8eb3-481a-a0db-f609343bc75f@identity-protect.org
- 8ee4426e-0650-45a8-b91f-653f478cc015@identity-protect.org
- a2584ac9-89e0-413b-9cf0-e05539f44a9a@identity-protect.org
- ccdb4467-d9f4-4f55-89c5-3009441dea26@identity-protect.org
- e401c4da-d395-41e6-9c78-d8cd8de58b8a@identity-protect.org
- f065f832-23b0-4311-b57c-edf6b058bfd9@identity-protect.org
- owner-10270508@depop.com.whoisprivacyservice.org
- owner-10737839@depop.com.whoisprivacyservice.org
- owner-11203539@depop.com.whoisprivacyservice.org
- owner-11296425@depop.com.whoisprivacyservice.org
- owner-11400921@depop.com.whoisprivacyservice.org
- owner-11473488@depop.com.whoisprivacyservice.org
- owner-1154215@depop.com.whoisprivacyservice.org
- owner-11947785@depop.com.whoisprivacyservice.org
- owner-1633251@depop.com.whoisprivacyservice.org
- owner-1903200@depop.com.whoisprivacyservice.org
- owner-2443098@depop.com.whoisprivacyservice.org
- owner-2731735@depop.com.whoisprivacyservice.org
- and 18 more
Subdomains
38 observed subdomains of depop.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from depop.com in the public web crawl.
4,576 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for depop.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from depop.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "depop.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.