Skip to content

Hostname

release.ai

Last fetched

release.ai resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists registrar:namecheap as the registrar.

Nutrition Label

WHISPER CANON · release.aiRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/release.ai

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.255.2718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.4918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.160.119.293.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.343.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.693.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.873.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

Registrar
registrar:namecheap
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of release.ai.

Web-graph footprint

Distinct hostnames that link to or from release.ai in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for release.ai.

MechanismTarget
SPF_Arelease.ai
SPF_INCLUDE8047877.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_MXrelease.ai

Related pages

Pivot deeper into the graph from release.ai.

Cypher and MCP

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

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