Skip to content

Hostname

reliz.com

Last fetched

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

Nutrition Label

WHISPER CANON · reliz.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/reliz.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.3713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.1413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.154.63.10518.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.12618.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.7718.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.9018.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.102.11318.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.12818.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.4218.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7018.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.168.73.113.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.283.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.393.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.423.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

40 observed subdomains of reliz.com.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for reliz.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from reliz.com.

Cypher and MCP

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

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