Skip to content

Hostname

kusoa.prosyssolution.com

Last fetched

kusoa.prosyssolution.com resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · kusoa.prosyssolution.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/kusoa.prosyssolution.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.135.138.159147.135.128.0/17AS16276FR

WHOIS identity

No WHOIS records are currently associated with kusoa.prosyssolution.com in WhisperGraph.

Subdomains

1 observed subdomain of kusoa.prosyssolution.com.

Web-graph footprint

Distinct hostnames that link to or from kusoa.prosyssolution.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kusoa.prosyssolution.com.

MechanismTarget
SPF_Akusoa.prosyssolution.com
SPF_IP147.135.138.159
SPF_IP192.145.239.54/32
SPF_IP95.217.65.85
SPF_IP95.217.97.158
SPF_MXkusoa.prosyssolution.com

Related pages

Pivot deeper into the graph from kusoa.prosyssolution.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kusoa.prosyssolution.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 20

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