Skip to content

Hostname

projekty.pcsolution.cz

Last fetched

projekty.pcsolution.cz resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

projekty.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.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with projekty.pcsolution.cz in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for projekty.pcsolution.cz.

MechanismTarget
SPF_Aprojekty.pcsolution.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_MXprojekty.pcsolution.cz

Related pages

Pivot deeper into the graph from projekty.pcsolution.cz.

Cypher and MCP

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

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