Skip to content

Hostname

brook.es

Last fetched

brook.es resolves to 1 IPv4 address operated by AS56958 in ES.

Nutrition Label

WHISPER CANON · brook.esRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/brook.es

Resolution chain

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

IPPrefixASNOperatorCountry
178.211.133.72178.211.133.0/24AS56958ES

WHOIS identity

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

Subdomains

11 observed subdomains of brook.es.

Web-graph footprint

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

8 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for brook.es.

MechanismTarget
SPF_Abrook.es
SPF_INCLUDEspf.webcloud.es
SPF_IP178.211.133.72
SPF_IP37.59.226.72
SPF_IP5.196.152.124
SPF_IP5.39.67.39
SPF_MXbrook.es

Related pages

Pivot deeper into the graph from brook.es.

Cypher and MCP

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

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