Skip to content

Hostname

sareb.es

Last fetched

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

Nutrition Label

WHISPER CANON · sareb.esRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sareb.es

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.13.22445.60.13.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.19.22445.60.19.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
Organization
emea cdn expanssion
Contact emails

Subdomains

19 observed subdomains of sareb.es.

Web-graph footprint

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

216 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sareb.es.

Related pages

Pivot deeper into the graph from sareb.es.

Cypher and MCP

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

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