Hostname
softys.com.pe
Last fetched
softys.com.pe resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:key ? systems gmbh as the registrar.
Nutrition Label
Resolution chain
softys.com.pe resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.4.3 | 108.157.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.157.4.50 | 108.157.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.157.4.6 | 108.157.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.157.4.79 | 108.157.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.216.104 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.110 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.67 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.92 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.244.146.117 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.30 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.35 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.82 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- registrar:key ? systems gmbh
- Organization
- cmpc tissue s a
- Contact emails
- —
Subdomains
2 observed subdomains of softys.com.pe.
| Subdomain |
|---|
| b.softys.com.pe |
| www.softys.com.pe |
Threat posture
History
Related pages
Pivot deeper into the graph from softys.com.pe.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "softys.com.pe"})-[: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.