Hostname
s2c-app.com
Last fetched
s2c-app.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
s2c-app.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.147.0.132 | 16.147.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.147.118.42 | 16.147.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.217.167.128 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.241.245.238 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.112.201.233 | 50.112.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.35.191.21 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of s2c-app.com owner
- Contact emails
- 4c4d5c4e-069b-41a9-8988-5e21d8ad5fea@identity-protect.org
- 62f31816-1105-43f1-8fcf-4ea083dd31a4@identity-protect.org
- 70f963cd-44d4-4b27-a72c-a86eeecdcb93@identity-protect.org
- 875b04b9-c1bf-459d-a635-542958d6102f@identity-protect.org
- 8bd112d7-c734-4826-8df0-5161f2d2e429@identity-protect.org
- b59044c1-f531-44b3-9093-65ef5acdda66@identity-protect.org
- fecb03c7-5fcf-48cf-a264-22f98edea899@identity-protect.org
- owner-7528721@s2c-app.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from s2c-app.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-app.com.
- IP · 16.147.0.132
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4c4d5c4e-069b-41a9-8988-5e21d8ad5fea@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-app.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.