Skip to content

Hostname

skene.org

Last fetched

skene.org resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · skene.orgRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/skene.org

Resolution chain

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

IPPrefixASNOperatorCountry
50.6.250.20850.6.248.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124382316
Contact emails

Subdomains

53 observed subdomains of skene.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for skene.org.

MechanismTarget
SPF_Askene.org
SPF_Asmtp-out.videotron.ca
SPF_Avideotron.ca
SPF_INCLUDEgmail.com
SPF_INCLUDEwebsit
SPF_IP135.19.0.26
SPF_IP174.132.77.162
SPF_IP184.173.239.120/32
SPF_IP192.185.189.154
SPF_IP192.185.83.63
SPF_IP23.233.128.29
SPF_IP24.53.0.21
SPF_IP50.6.250.208
SPF_IP70.80.0.73
SPF_MXskene.org

Related pages

Pivot deeper into the graph from skene.org.

Cypher and MCP

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

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