Skip to content

Hostname

release.com

Last fetched

release.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.113108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.14108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.70108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.73108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.225.134.10413.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.12713.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.5613.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.613.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.249.146.11713.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.146.5713.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.146.6913.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.146.7713.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
chris esther
Contact emails

Subdomains

27 observed subdomains of release.com.

Web-graph footprint

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

44 sites link to this hostname.

165 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for release.com.

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

Related pages

Pivot deeper into the graph from release.com.

Cypher and MCP

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

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