Skip to content

Hostname

canbatllo.org

Last fetched

canbatllo.org resolves to 1 IPv4 address operated by AS16276 in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · canbatllo.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/canbatllo.org

Resolution chain

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

IPPrefixASNOperatorCountry
178.33.167.117178.32.0.0/15AS16276ES

WHOIS identity

Registrar
iana:1383
Organization
espai comunitaria i veinal autogestionat de can batllo
Contact emails

Subdomains

6 observed subdomains of canbatllo.org.

Web-graph footprint

Distinct hostnames that link to or from canbatllo.org in the public web crawl.

118 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for canbatllo.org.

MechanismTarget
SPF_Acanbatllo.org
SPF_INCLUDE_spf.webempresa.eu
SPF_IP213.158.84.86
SPF_MXcanbatllo.org

Related pages

Pivot deeper into the graph from canbatllo.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "canbatllo.org"})-[: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.