Skip to content

Hostname

cysa.com.py

Last fetched

cysa.com.py resolves to 1 IPv4 address operated by AS23201 in PY.

Nutrition Label

WHISPER CANON · cysa.com.pyRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cysa.com.py

Resolution chain

cysa.com.py resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
190.128.158.43190.128.128.0/18AS23201PY

WHOIS identity

No WHOIS records are currently associated with cysa.com.py in WhisperGraph.

Subdomains

11 observed subdomains of cysa.com.py.

Web-graph footprint

Distinct hostnames that link to or from cysa.com.py in the public web crawl.

11 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cysa.com.py.

MechanismTarget
SPF_Amail.cysa.com.py
SPF_Amail1.cysa.com.py
SPF_INCLUDEspf.protection.outlook.com
SPF_IP190.211.243.251
SPF_IP190.211.243.252
SPF_IP200.85.34.90
SPF_IP200.85.34.91

Related pages

Pivot deeper into the graph from cysa.com.py.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cysa.com.py"})-[: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.