Skip to content

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

WHISPER CANON · softys.com.peRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/softys.com.pe

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.

IPPrefixASNOperatorCountry
108.157.4.3108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.50108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.6108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.79108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.216.10418.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.11018.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.6718.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.9218.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.244.146.11718.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.3018.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.3518.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.8218.244.146.0/23AS16509AMAZON-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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.