Skip to content

Hostname

caser.es

Last fetched

caser.es resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · caser.esRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/caser.es

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.123.2145.60.123.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.129.2145.60.129.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

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

Subdomains

166 observed subdomains of caser.es.

Web-graph footprint

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

706 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for caser.es.

MechanismTarget
SPF_EXISTS%{i}.spf.hc1148-69.c3s2.iphmx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.90.110.183
SPF_IP23.90.111.47

Related pages

Pivot deeper into the graph from caser.es.

Cypher and MCP

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

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