Skip to content

Hostname

pcsolution.cz

Last fetched

pcsolution.cz resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:reg-winsoft as the registrar.

Nutrition Label

WHISPER CANON · pcsolution.czRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/pcsolution.cz

Resolution chain

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

IPPrefixASNOperatorCountry
18.195.129.6718.238.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:reg-winsoft
Organization
winsoft company s.r.o.
Contact emails

Subdomains

19 observed subdomains of pcsolution.cz.

Web-graph footprint

Distinct hostnames that link to or from pcsolution.cz in the public web crawl.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for pcsolution.cz.

MechanismTarget
SPF_Apcsolution.cz
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf.clients.profiwh.com
SPF_INCLUDEspf.mailjet.com
SPF_IP198.46.81.4/32
SPF_IP70.39.146.209/32
SPF_IP70.39.147.195
SPF_IP70.39.150.239
SPF_MXpcsolution.cz

Related pages

Pivot deeper into the graph from pcsolution.cz.

Cypher and MCP

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

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