Hostname
s2c-iris.com
Last fetched
s2c-iris.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
s2c-iris.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 |
|---|---|---|---|---|
| 16.58.62.176 | 16.58.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.116.128.78 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.188.252.47 | 18.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.218.76.10 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of s2c-iris.com owner
- Contact emails
- 167596e3-166a-4b11-9811-6602565d12bd@identity-protect.org
- 17eb782c-c5cb-46a0-814c-14f83ab0f626@identity-protect.org
- 27de997b-118f-4d4c-bf05-eda3380f8533@identity-protect.org
- 634018d4-b7e9-42dc-90fc-a672de09e13e@identity-protect.org
- 75ba1707-fc4a-477e-be3d-641310ddf758@identity-protect.org
- a40f9c31-27b5-4772-973f-afb44c92074d@identity-protect.org
- owner-10101097@s2c-iris.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from s2c-iris.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from s2c-iris.com.
- IP · 16.58.62.176
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 167596e3-166a-4b11-9811-6602565d12bd@identity-protect.org
- TLD · .com
- Browse hostnames · s2…
- 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: "s2c-iris.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.