Skip to content

Hostname

delightex.com

Last fetched

delightex.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · delightex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/delightex.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.184.193.21318.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.169.8718.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.204.22318.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.79.20518.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.238.663.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.74.493.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.127.243.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.215.303.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.238.1563.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.205.2535.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.40.20852.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.61.154.93.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.160.18363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.162.14063.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.248.17263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

47 observed subdomains of delightex.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for delightex.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from delightex.com.

Cypher and MCP

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

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