Hostname
textlocal.es
Last fetched
textlocal.es resolves to 159.65.94.219, announced in 159.65.80.0/20 by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. textlocal.es is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 159.65.94.219
159.65.80.0/20 · DIGITALOCEAN-ASN - DigitalOcean, LLC · London, GB
IPv6 resolution
No AAAA record for textlocal.es is recorded in WhisperGraph.
Attribution
digitalocean
ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for textlocal.es. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Subdomains
| Subdomain |
|---|
| www.textlocal.es |
Showing 1 of 1 subdomain (1 per page).
Mail and authentication
Nameservers
- ns-190.awsdns-23.com
- ns-528.awsdns-02.net
- ns-1245.awsdns-27.org
- ns-1918.awsdns-47.co.uk
MX records
- aer-mx-01.cisco.com
- alln-mx-01.cisco.com
- rcdn-mx-01.cisco.com
SPF policy
- include: emailsrvr.com
- include: spf.protection.outlook.com
- include: trustpilotservice.com
- a: textlocal.es
- mx: textlocal.es
- include: sendgrid.net
- ip: 62.216.231.162
- ip: 62.216.231.163
- ip: 89.234.28.59
- ip: 89.234.28.60
- ip: 91.210.235.40
- ip: 95.138.131.86
- ip: 95.138.131.87
Threat-feed evidence
History
Related pages
Pivot from textlocal.es into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "textlocal.es"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.