Hostname
dealdeel.com
Last fetched
dealdeel.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
dealdeel.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 |
|---|---|---|---|---|
| 108.157.150.23 | 108.157.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.150.57 | 108.157.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.150.71 | 108.157.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.150.80 | 108.157.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.53.111 | 128.0.53.0/24 | AS23764 | — | US |
| 13.224.53.68 | 128.0.53.0/24 | AS23764 | — | US |
| 13.224.53.77 | 128.0.53.0/24 | AS23764 | — | US |
| 13.224.53.84 | 128.0.53.0/24 | AS23764 | — | US |
| 3.170.115.105 | 3.170.115.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.115.28 | 3.170.115.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.115.39 | 3.170.115.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.115.8 | 3.170.115.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- nirav karia
- Contact emails
Subdomains
3 observed subdomains of dealdeel.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dealdeel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
Related pages
Pivot deeper into the graph from dealdeel.com.
- IP · 108.157.150.23
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · nik18300@gmail.com
- TLD · .com
- Browse hostnames · de…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dealdeel.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.