Hostname
redlion.com
Last fetched
redlion.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
redlion.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.160.137 | 13.248.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.34.124 | 76.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- perfect privacy,
- Contact emails
- a69mf3q46fv@networksolutionsprivateregistration.com
- a775d2kn2c8@networksolutionsprivateregistration.com
- a78zy2d95cs@networksolutionsprivateregistration.com
- ag6jp59u8sf@networksolutionsprivateregistration.com
- as3ta7g93em@networksolutionsprivateregistration.com
- av4ds49k3yy@networksolutionsprivateregistration.com
- b67mm6vf66k@networksolutionsprivateregistration.com
- bq5749pu4sy@networksolutionsprivateregistration.com
- c223u8tv3m5@networksolutionsprivateregistration.com
- c474z98k3p7@networksolutionsprivateregistration.com
- c63e97pw2cj@networksolutionsprivateregistration.com
- cd2s886v5qy@networksolutionsprivateregistration.com
- dd4aa3ya6t2@networksolutionsprivateregistration.com
- dg3uh2x38fg@networksolutionsprivateregistration.com
- dj6gd28282z@networksolutionsprivateregistration.com
- domainadministrator@sonesta.com
- dx6fy5wp4mp@networksolutionsprivateregistration.com
- e93h37287n9@networksolutionsprivateregistration.com
- ea63r8uy5yc@networksolutionsprivateregistration.com
- ee4y88nv4sp@networksolutionsprivateregistration.com
- and 64 more
Subdomains
147 observed subdomains of redlion.com.
Showing 25 of 147. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from redlion.com in the public web crawl.
1,072 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for redlion.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.redlion.com._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from redlion.com.
- IP · 13.248.160.137
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · CA
- Email · a69mf3q46fv@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · re…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "redlion.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.