Skip to content

Hostname

dealx.com

Last fetched

dealx.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · dealx.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dealx.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.109.18918.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.129.10634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.231.11334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.245.14352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.251.4354.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.55.4879.125.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
name administration inc. (bvi)
Contact emails

Subdomains

37 observed subdomains of dealx.com.

Web-graph footprint

Distinct hostnames that link to or from dealx.com in the public web crawl.

5 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dealx.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP46.137.97.82
SPF_MXdealx.com

Related pages

Pivot deeper into the graph from dealx.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dealx.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.