Skip to content

Hostname

projekty.hexade.com

Last fetched

projekty.hexade.com resolves to 1 IPv4 address operated by AS50840 in PL.

Nutrition Label

WHISPER CANON · projekty.hexade.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/projekty.hexade.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.59.159.24194.59.159.0/24AS50840PL

WHOIS identity

No WHOIS records are currently associated with projekty.hexade.com in WhisperGraph.

Subdomains

2 observed subdomains of projekty.hexade.com.

Web-graph footprint

Distinct hostnames that link to or from projekty.hexade.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for projekty.hexade.com.

MechanismTarget
SPF_Aprojekty.hexade.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP194.59.159.24
SPF_MXprojekty.hexade.com

Related pages

Pivot deeper into the graph from projekty.hexade.com.

Cypher and MCP

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

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