Skip to content

Hostname

d4e.cool

Last fetched

d4e.cool resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · d4e.coolRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/d4e.cool

Resolution chain

d4e.cool resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.116.2318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.87.11518.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.12818.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.1818.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.8718.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG

WHOIS identity

Registrar
iana:433
Organization
bureau romand
Contact emails

Subdomains

2 observed subdomains of d4e.cool.

Web-graph footprint

Distinct hostnames that link to or from d4e.cool in the public web crawl.

21 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for d4e.cool.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from d4e.cool.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "d4e.cool"})-[: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.