Hostname
deel.com
Last fetched
deel.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
deel.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.49.103 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.49.20 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.49.47 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.49.49 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.122.15 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.122.19 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.122.8 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.122.87 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.46.118 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.32 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.60 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.76 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******* *********
- Contact emails
- 4627850@privacy-link.com
- deel.com@namebrightprivacy.com
- domainstaurolite@gmail.com
- 1e0a8022-2eb5-4c62-9ec6-203511bbddf7@identity-protect.org
- 9cb46466-99ae-4adb-a95e-152e66c926dd@identity-protect.org
- b15dad0f-bc85-41da-a5d3-8b33042e86d7@identity-protect.org
- d0cb5ffd-0116-4d89-a978-147f8c3b71c5@identity-protect.org
- d73cf044-b755-484b-ba2b-ce0bfd71d2ad@identity-protect.org
- f64c2b7a-2334-4a22-93f2-87eee787c32c@identity-protect.org
- owner-5630731@deel.com.whoisprivacyservice.org
- owner-5703298@deel.com.whoisprivacyservice.org
- owner-5721425@deel.com.whoisprivacyservice.org
- owner-5900680@deel.com.whoisprivacyservice.org
- owner-5918807@deel.com.whoisprivacyservice.org
- owner-9048789@deel.com.whoisprivacyservice.org
- staurolite@mail.ua
Subdomains
34 observed subdomains of deel.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from deel.com in the public web crawl.
3,441 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for deel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 139.180.17.0/24 |
| SPF_IP | 143.244.80.0/20 |
| SPF_IP | 158.247.16.0/20 |
| SPF_IP | 18.208.124.128/25 |
| SPF_IP | 3.210.190.0/24 |
| SPF_IP | 3.93.157.0/24 |
| SPF_IP | 54.174.52.0/24 |
| SPF_IP | 54.174.53.128/30 |
| SPF_IP | 54.174.57.0/24 |
| SPF_IP | 54.174.59.0/24 |
| SPF_IP | 54.174.60.0/23 |
| SPF_IP | 54.174.63.0/24 |
Related pages
Pivot deeper into the graph from deel.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "deel.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.