Skip to content

Hostname

balay.es

Last fetched

balay.es resolves to 3 IPv4 addresses operated by AS12337 in DE.

Nutrition Label

WHISPER CANON · balay.esRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/balay.es

Resolution chain

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

IPPrefixASNOperatorCountry
213.183.31.33213.183.0.0/19AS12337DE
15.197.187.12515.197.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
166.117.142.108166.117.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

10 observed subdomains of balay.es.

Web-graph footprint

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

375 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for balay.es.

MechanismTarget
SPF_Abalay.es
SPF_IP213.183.0.7
SPF_IP213.183.11.102
SPF_MXbalay.es

Related pages

Pivot deeper into the graph from balay.es.

Cypher and MCP

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

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