Hostname
permanent-redirect.net
Last fetched
permanent-redirect.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
permanent-redirect.net 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 |
|---|---|---|---|---|
| 3.250.250.65 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
Subdomains
89 observed subdomains of permanent-redirect.net.
Showing 25 of 89. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from permanent-redirect.net.
- IP · 3.250.250.65
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 2e7d78de-2d97-4baf-8d5b-b0cab22a09ba@identity-protect.org
- TLD · .net
- Browse hostnames · pe…
- 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: "permanent-redirect.net"})-[: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.