Skip to content

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

WHISPER CANON · dealdeel.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dealdeel.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.150.23108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.57108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.71108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.80108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.53.111128.0.53.0/24AS23764US
13.224.53.68128.0.53.0/24AS23764US
13.224.53.77128.0.53.0/24AS23764US
13.224.53.84128.0.53.0/24AS23764US
3.170.115.1053.170.115.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.115.283.170.115.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.115.393.170.115.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.115.83.170.115.0/24AS16509AMAZON-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

SPF policy

1 SPF mechanism authorising senders for dealdeel.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from dealdeel.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.