Skip to content

Hostname

escplus.es

Last fetched

escplus.es resolves to 1 IPv4 address operated by AS8560 in ES.

Nutrition Label

WHISPER CANON · escplus.esRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/escplus.es

Resolution chain

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

IPPrefixASNOperatorCountry
87.106.125.18387.106.124.0/23AS8560ES

WHOIS identity

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

Subdomains

11 observed subdomains of escplus.es.

Web-graph footprint

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

145 sites link to this hostname.

776 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from escplus.es.

Cypher and MCP

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

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