Hostname
lgalan.cat
Last fetched
lgalan.cat resolves to 1 IPv4 address operated by EUSKALTEL - Euskaltel S.A. in ES. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
lgalan.cat resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.231.5.187 | 46.231.0.0/21 | AS12338 | EUSKALTEL - Euskaltel S.A. | ES |
WHOIS identity
- Registrar
- iana:433
- Organization
- jordi cals
- Contact emails
Subdomains
9 observed subdomains of lgalan.cat.
Web-graph footprint
Distinct hostnames that link to or from lgalan.cat in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for lgalan.cat.
| Mechanism | Target |
|---|---|
| SPF_A | lgalan.cat |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.kafemx.com |
| SPF_INCLUDE | spf.kafesys.com |
| SPF_INCLUDE | spf2.kafesys.net |
| SPF_IP | 145.239.230.166 |
| SPF_IP | 46.231.5.187 |
| SPF_IP | 51.75.105.70 |
| SPF_MX | lgalan.cat |
Related pages
Pivot deeper into the graph from lgalan.cat.
- IP · 46.231.5.187
- ASN · AS12338EUSKALTEL - Euskaltel S.A.
- Registrar · iana:433
- Country · ES
- Email · y96gzv5roc5k14qlxy65@c.o-w-o.info
- TLD · .cat
- Browse hostnames · lg…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lgalan.cat"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.