Skip to content

Hostname

caseking.es

Last fetched

caseking.es is a registered hostname under the .es top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · caseking.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/caseking.es

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with caseking.es in WhisperGraph.

Subdomains

18 observed subdomains of caseking.es.

Web-graph footprint

Distinct hostnames that link to or from caseking.es in the public web crawl.

148 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for caseking.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP109.71.72.192
SPF_IP2a05:cc00:0:0:0:72:192:10

Related pages

Pivot deeper into the graph from caseking.es.

Cypher and MCP

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

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