Skip to content

Hostname

kassioun.org

Last fetched

kassioun.org resolves to 1 IPv4 address operated by AS49505 in RU. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · kassioun.orgRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/kassioun.org

Resolution chain

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

IPPrefixASNOperatorCountry
45.9.88.18045.9.88.0/22AS49505RU

WHOIS identity

Registrar
iana:472
Organization
platinum inc. platinum
Contact emails

Subdomains

5 observed subdomains of kassioun.org.

Web-graph footprint

Distinct hostnames that link to or from kassioun.org in the public web crawl.

128 sites link to this hostname.

220 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kassioun.org.

MechanismTarget
SPF_Akassioun.org
SPF_IP45.9.88.180
SPF_MXkassioun.org

Related pages

Pivot deeper into the graph from kassioun.org.

Cypher and MCP

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

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