Skip to content

Hostname

tui.gal

Last fetched

tui.gal resolves to 1 IPv4 address operated by AS203280 in ES. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · tui.galRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tui.gal

Resolution chain

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

IPPrefixASNOperatorCountry
185.140.32.25185.140.32.0/24AS203280ES

WHOIS identity

Registrar
iana:1262
Organization
concello de tui
Contact emails

Subdomains

30 observed subdomains of tui.gal.

Web-graph footprint

Distinct hostnames that link to or from tui.gal in the public web crawl.

117 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tui.gal.

MechanismTarget
SPF_Atui.gal
SPF_INCLUDE_spf.google.com
SPF_IP185.140.32.13
SPF_IP185.140.32.36
SPF_IP185.140.32.69
SPF_IP185.140.33.6
SPF_IP185.140.33.86
SPF_IP185.140.35.35
SPF_IP49.12.225.101
SPF_IP62.171.178.117
SPF_IP95.216.141.249
SPF_MXtui.gal

Related pages

Pivot deeper into the graph from tui.gal.

Cypher and MCP

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

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