Skip to content

Hostname

rext.la

Last fetched

rext.la resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:godaddy.com, inc. as the registrar.

Nutrition Label

WHISPER CANON · rext.laRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/rext.la

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.10013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.1618.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.3018.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.7918.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.8918.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:godaddy.com, inc.
Organization
Contact emails

Subdomains

6 observed subdomains of rext.la.

Web-graph footprint

Distinct hostnames that link to or from rext.la in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rext.la.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from rext.la.

Cypher and MCP

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

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