Hostname
portalrepse.com
Last fetched
portalrepse.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
portalrepse.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.217.159.230 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.21.70.81 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.3.152.238 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 75.101.137.232 | 75.101.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of portalrepse.com owner
- Contact emails
- 23680acb-42d6-441c-8538-fe2b8573571f@identity-protect.org
- 31e5fe81-255f-49bc-945d-190f7e496c03@identity-protect.org
- 7f5d4383-9161-4022-9fd8-b85b9f995c97@identity-protect.org
- 9d3b67ad-906d-42f6-887f-2e6324e8707f@identity-protect.org
- b7e1da0c-7b6b-4ae5-9282-70a578ae9718@identity-protect.org
- e70b4147-8ac5-41a9-a11a-3a6d8fbb06db@identity-protect.org
- fd678480-3db7-4c22-86e5-f7b97313d192@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from portalrepse.com.
- IP · 13.217.159.230
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 23680acb-42d6-441c-8538-fe2b8573571f@identity-protect.org
- TLD · .com
- Browse hostnames · po…
- 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: "portalrepse.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.