Hostname
redirectorhq.com
Last fetched
redirectorhq.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
redirectorhq.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 99.83.181.15 | 99.83.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of redirectorhq.com owner
- Contact emails
- 0ae83a3e-c0ee-4990-ad4a-b4ea7836d555@identity-protect.org
- 0e68617a-911e-4bee-a853-e0966bae8653@identity-protect.org
- 6632364c-cf44-4464-9ee7-6b2734d9947e@identity-protect.org
- d04eec53-e6eb-4795-85e1-7b16f8e0e95f@identity-protect.org
- ed0a1320-594b-4c99-850b-90ee8e77e138@identity-protect.org
- fdc79900-e078-45e9-a748-176cfbdeb85f@identity-protect.org
- owner-271146@redirectorhq.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of redirectorhq.com.
Web-graph footprint
Distinct hostnames that link to or from redirectorhq.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from redirectorhq.com.
- IP · 99.83.181.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0ae83a3e-c0ee-4990-ad4a-b4ea7836d555@identity-protect.org
- 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: "redirectorhq.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.