Skip to content

Hostname

catssl.vipower.pl

Last fetched

catssl.vipower.pl resolves to 1 IPv4 address operated by AS197155 in PL.

Nutrition Label

WHISPER CANON · catssl.vipower.plRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/catssl.vipower.pl

Resolution chain

catssl.vipower.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.17.41.64185.17.41.0/24AS197155PL

WHOIS identity

No WHOIS records are currently associated with catssl.vipower.pl in WhisperGraph.

Subdomains

2 observed subdomains of catssl.vipower.pl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for catssl.vipower.pl.

MechanismTarget
SPF_Acatssl.vipower.pl
SPF_INCLUDEspf.vipower.pl
SPF_MXcatssl.vipower.pl

Related pages

Pivot deeper into the graph from catssl.vipower.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "catssl.vipower.pl"})-[: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.