Hostname
com-ssl.com
Last fetched
com-ssl.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
com-ssl.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.35.93.105 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.120 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.19 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.71 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.29 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.31 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.40 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.63 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of com-ssl.com owner
- Contact emails
- com-ssl.com-registrant@directnicwhoiscompliance.com
- com-ssl.com-owner@customers.whoisprivacycorp.com
- 7698ac84-0fab-4d74-89c8-a8701fe76676@identity-protect.org
- 7b691740-25ea-4e94-a02b-f41762256866@identity-protect.org
- 946b4dcb-bd02-426b-bd3f-ee697cd16263@identity-protect.org
- e44cda48-464a-4b49-85e5-b0d5d6593df7@identity-protect.org
- hostmaster@imena.ua
Subdomains
2 observed subdomains of com-ssl.com.
| Subdomain |
|---|
| dev.com-ssl.com |
| wildcard.com-ssl.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from com-ssl.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "com-ssl.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.