Skip to content

Hostname

keysplease.net

Last fetched

keysplease.net resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · keysplease.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/keysplease.net

Resolution chain

keysplease.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.6.225.19250.6.224.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationUS
51.79.72.13851.79.0.0/17AS16276OVHCA

WHOIS identity

Registrar
iana:2
Organization
the driving alternative
Contact emails

Subdomains

7 observed subdomains of keysplease.net.

Web-graph footprint

Distinct hostnames that link to or from keysplease.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for keysplease.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from keysplease.net.

Cypher and MCP

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

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