Skip to content

Hostname

rexfeatures.com

Last fetched

rexfeatures.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.246.12108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.47108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.7108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.9108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.67.10013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.1318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.1418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
contact privacy inc. customer 0132089090
Contact emails

Subdomains

33 observed subdomains of rexfeatures.com.

Web-graph footprint

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

559 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for rexfeatures.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from rexfeatures.com.

Cypher and MCP

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

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