Hostname
ismacsopen.com
Last fetched
ismacsopen.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ismacsopen.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.141.112 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.141.15 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.141.29 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.141.88 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.228.10 | 3.166.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.228.19 | 3.166.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.228.37 | 3.166.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.228.97 | 3.166.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1241697363
- Contact emails
- rpzembftjhh7@contactprivacy.email
- 2daac63a-ee45-4b37-9005-28c9c873c237@identity-protect.org
- 2fe8d6cb-b4a6-4891-b7e1-3a2ec6680138@identity-protect.org
- 34b43b83-0c3d-4342-93c0-6a6094972e32@identity-protect.org
- 6795f55d-5ec1-4e48-9bea-42375467be95@identity-protect.org
- 6a17f277-5f02-482f-8d3b-98075f12593c@identity-protect.org
- a78fcced-c6a4-4a68-96e0-a8b68c842683@identity-protect.org
- edb101bd-d9a2-4b6d-90f9-6f5c18314c14@identity-protect.org
- owner-11833513@ismacsopen.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from ismacsopen.com.
- IP · 13.249.141.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · rpzembftjhh7@contactprivacy.email
- TLD · .com
- Browse hostnames · is…
- 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: "ismacsopen.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.