Hostname
karpus-platform.com
Last fetched
karpus-platform.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
karpus-platform.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 |
|---|---|---|---|---|
| 3.112.181.25 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.194.105.68 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.199.208.231 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.182.83.63 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of karpus-platform.com owner
- Contact emails
- 170155a8-8c15-4765-8bbc-1f0638eb8a41@identity-protect.org
- 37d6f639-bc7a-47e0-aaa9-3f5bd274842d@identity-protect.org
- 99fda023-2364-4bfc-9799-2c37ae2fae8b@identity-protect.org
- d06abec5-4c2a-43d8-866e-a8b488b74d0a@identity-protect.org
- d4cabcac-8927-4a1e-8405-cf41cabee91d@identity-protect.org
- d7f98a56-4230-4b00-99a6-d2a17c6dc55b@identity-protect.org
- owner-11035640@karpus-platform.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from karpus-platform.com in the public web crawl.
5 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from karpus-platform.com.
- IP · 3.112.181.25
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 170155a8-8c15-4765-8bbc-1f0638eb8a41@identity-protect.org
- TLD · .com
- Browse hostnames · ka…
- 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: "karpus-platform.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.