Skip to content

Hostname

ws6project.com

Last fetched

ws6project.com resolves to 1 IPv4 address operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ws6project.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ws6project.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.49.39.365.49.0.0/17AS6939HURRICANE - Hurricane Electric LLCUS

WHOIS identity

Registrar
iana:48
Organization
mike kaser
Contact emails

Subdomains

16 observed subdomains of ws6project.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ws6project.com.

MechanismTarget
SPF_Aws6project.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP216.218.209.176
SPF_IP216.218.209.177
SPF_IP50.28.23.234
SPF_IP65.19.169.34
SPF_IP65.49.39.2
SPF_IP65.49.39.3
SPF_MXws6project.com

Related pages

Pivot deeper into the graph from ws6project.com.

Cypher and MCP

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

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