Skip to content

Hostname

redro.app

Last fetched

redro.app resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · redro.appRouting diversity3.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/redro.app

Resolution chain

redro.app resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.18.31.4752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.193.6352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.177.14352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.184.24152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.38.11454.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.28.4854.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1011
Organization
digital privacy corporation
Contact emails

Subdomains

3 observed subdomains of redro.app.

Web-graph footprint

Distinct hostnames that link to or from redro.app in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for redro.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEzohomail.com

Related pages

Pivot deeper into the graph from redro.app.

Cypher and MCP

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

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