Hostname
iss-cyber.com
Last fetched
iss-cyber.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
iss-cyber.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 |
|---|---|---|---|---|
| 100.22.236.6 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.147.148.31 | 16.147.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.165.214.175 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.250.23.175 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of iss-cyber.com owner
- Contact emails
- 3d6e81f8-88bd-43f8-80ae-9a01de0bdc86@identity-protect.org
- 67f10958-1e2d-4e44-8eac-803b3d151356@identity-protect.org
- 818e77b8-a9ce-4565-87ca-de43848a6046@identity-protect.org
- a93ef83c-c8e8-4fe6-b429-1a7f77737ce0@identity-protect.org
- ba6e8b6a-e6e3-49fa-a953-621ed848312f@identity-protect.org
- c94f1801-1623-448e-b37c-3db3a2d60d97@identity-protect.org
- owner-8789665@iss-cyber.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of iss-cyber.com.
Web-graph footprint
Distinct hostnames that link to or from iss-cyber.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from iss-cyber.com.
- IP · 100.22.236.6
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3d6e81f8-88bd-43f8-80ae-9a01de0bdc86@identity-protect.org
- 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: "iss-cyber.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.